required file already included by template class => it raised a fatal error.
[squirrelmail.git] / src / addressbook.php
index 24a5bcfca4aba06e8218d51f7fb98e5200d310f6..dfb02d8f6af59de70d255b436475d816b16459f7 100644 (file)
@@ -21,7 +21,6 @@ include('../include/init.php');
 /* address book functions */
 require_once(SM_PATH . 'functions/addressbook.php');
 include_once(SM_PATH . 'templates/util_addressbook.php');
-include_once(SM_PATH . 'functions/template/general_util.php');
 
 /* form functions */
 require_once(SM_PATH . 'functions/forms.php');