瀏覽代碼

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
  * @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 */
 /** @ignore */
 if (! defined('SM_PATH')) define('SM_PATH','../');
 if (! defined('SM_PATH')) define('SM_PATH','../');