pdontthink il y a 17 ans
Parent
commit
2fbd9de6f4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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','../');