Added a missing include.

This commit is contained in:
Ramon Novoa 2015-05-18 11:05:55 +02:00
parent f357ac5375
commit 641600c9ef
1 changed files with 1 additions and 0 deletions

View File

@ -796,6 +796,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,