add fixme
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 4 Jul 2008 19:22:02 +0000 (19:22 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 4 Jul 2008 19:22:02 +0000 (19:22 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13216 7612ce4b-ef26-0410-bec9-ea0150e637f0

class/l10n.class.php

index 93fdb3bab3aed836f88633666bae02f795b60da5..2057cdde733fa8c3dfe3f7364f8bfe9ea5453c5c 100644 (file)
@@ -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','../');