소스 검색

add fixme

pdontthink 17 년 전
부모
커밋
2fbd9de6f4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      class/l10n.class.php

+ 1 - 0
class/l10n.class.php

@@ -14,6 +14,7 @@
  * @subpackage i18n
  */
 
+//FIXME is SM_PATH ever not defined here?  defined() calls are CPU intensive enough that we should remove this if it is not really needed
 /** @ignore */
 if (! defined('SM_PATH')) define('SM_PATH','../');