mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Added a missing include.
(cherry picked from commit 641600c9ef89f117e08f0a6a01c6fe66e05539c7)
This commit is contained in:
parent
bc2d8b3957
commit
2b698e5f35
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user