Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jul 1, 2024
1 parent 06dc5b9 commit 4cb496a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions objects/include_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
*/
if (!empty($doNotIncludeConfig)) {
//error_log('AVideo includeconfig ignored');
// in this line the mysql connection will not be opened and session will not be opened
require_once $global['systemRootPath'] . 'objects/plugin.php';
require_once $global['systemRootPath'] . 'plugin/AVideoPlugin.php';
require_once $global['systemRootPath'] . 'objects/functions.php';
Expand Down

0 comments on commit 4cb496a

Please sign in to comment.