mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
4bf3737a30
commit
102914c2f0
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ if (empty($global['systemRootPath'])) {
|
|||
require_once $global['systemRootPath'] . 'videos/configuration.php';
|
||||
require_once $global['systemRootPath'] . 'objects/bootGrid.php';
|
||||
require_once $global['systemRootPath'] . 'objects/userGroups.php';
|
||||
//require_once $global['systemRootPath'] . 'plugin/Plugin.abstract.php';
|
||||
//require_once $global['systemRootPath'] . 'plugin/AVideoPlugin.php';
|
||||
require_once $global['systemRootPath'] . 'plugin/Plugin.abstract.php';
|
||||
require_once $global['systemRootPath'] . 'plugin/AVideoPlugin.php';
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue