*** empty log message ***
authorphutnick <phutnick@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 3 Sep 2001 21:42:32 +0000 (21:42 +0000)
committerphutnick <phutnick@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 3 Sep 2001 21:42:32 +0000 (21:42 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1481 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/load_prefs.php

index 56404aaa8aac1ed51b9ba475f6497c2c3a932484..c5f15a294bac9405eb9f01c9403b72bbfa48bf2e 100644 (file)
@@ -11,6 +11,8 @@
     **  $Id$
     **/
 
+   include('../src/validate.php');
+
    if (defined('load_prefs_php'))
        return;
    define('load_prefs_php', true);