Browse Source

add fixme

pdontthink 17 năm trước cách đây
mục cha
commit
2fbd9de6f4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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','../');