A terrible pile of things done to the code. Did a little bit of SM_PATH
[squirrelmail.git] / src / addrbook_popup.php
index c45976272589b13a675b5052af320fd8a5484fff..99abf0255236c6667c50b66868673f9eabdece17 100644 (file)
@@ -15,7 +15,7 @@
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */
-require_once(SM_PATH . 'src/validate.php');
+require_once(SM_PATH . 'include/validate.php');
 require_once(SM_PATH . 'functions/addressbook.php');
    
 ?>