Put sample .htaccess in all directories browser does not access directly
[squirrelmail.git] / 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','../');