documenting functions and adding some sq_mb_list_encodings updates
[squirrelmail.git] / functions / global.php
index 21ff2a801d703ca1a044d208933d4a21d4e73e52..af6975319c68195e0f561debecd159bcd8d80844 100644 (file)
@@ -14,8 +14,6 @@
  * @package squirrelmail
  */
 
-/** Bring in the config file. */
-require_once(SM_PATH . 'config/config.php');
 
 /** set the name of the session cookie */
 if(isset($session_name) && $session_name) {