Added a missing include.

(cherry picked from commit 641600c9ef)
This commit is contained in:
Ramon Novoa 2015-05-18 11:05:55 +02:00
parent bc2d8b3957
commit 2b698e5f35
1 changed files with 1 additions and 0 deletions

View File

@ -853,6 +853,7 @@ function config_process_config () {
// }
require_once ($config["homedir"] . "/include/auth/mysql.php");
require_once ($config["homedir"] . "/include/functions_io.php");
// Next is the directory where "/attachment" directory is placed,