X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Fl10n.class.php;h=2057cdde733fa8c3dfe3f7364f8bfe9ea5453c5c;hp=93fdb3bab3aed836f88633666bae02f795b60da5;hb=9785376ec2914ab2f8bd8005680ebd95b106e9f4;hpb=4b5049de2fa934c45599d6e4c74bf2bbee10d34d diff --git a/class/l10n.class.php b/class/l10n.class.php index 93fdb3ba..2057cdde 100644 --- a/class/l10n.class.php +++ b/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','../');