rewritten to new functions, some parts rewritten to filters
[mailer.git] / inc / modules / admin / what-config_order.php
index ba2f0e24898ce4f2557ee8b58b51f18825f4c877..8f268ec74d19d8242ddd85eb3d919789e981dd78 100644 (file)
@@ -75,7 +75,7 @@ if (IS_FORM_SENT()) {
                break;
        }
 
-       // Transfer other config data into constants for the template (DO NOT set $_CONFIG as global in LOAD_TEMPLATE!!!)
+       // Transfer other config data into constants for the template
        define('_CFG_UNCONFIRMED'   , getConfig('unconfirmed'));
        define('_CFG_MAX_TLENGTH'   , getConfig('max_tlength'));