소스 검색

removing translation file and putting it in bones.php

Eddie Machado 12 년 전
부모
커밋
13a98a730b
1개의 변경된 파일0개의 추가작업 그리고 14개의 파일을 삭제
  1. 0 14
      library/translation/translation.php

+ 0 - 14
library/translation/translation.php

@@ -1,14 +0,0 @@
-<?php
-/* Welcome to Bones :)
-Thanks to the fantastic work by Bones users, we've now
-the ability to translate Bones into different languages.
-
-Developed by: Eddie Machado
-URL: http://themble.com/bones/
-*/
-
-
-
-// Adding Translation Option
-load_theme_textdomain( 'bonestheme', get_template_directory() .'/library/translation' );
-?>