mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-06 21:57:45 -04:00
remove unneeded, empty files
This commit is contained in:
0
web/api/app/Vendor/empty
vendored
0
web/api/app/Vendor/empty
vendored
@@ -109,7 +109,6 @@ define( "ZM_SKIN_PATH", "skins/$skin" );
|
||||
$skinBase = array(); // To allow for inheritance of skins
|
||||
if ( !file_exists( ZM_SKIN_PATH ) )
|
||||
Fatal( "Invalid skin '$skin'" );
|
||||
require_once( ZM_SKIN_PATH.'/includes/init.php' );
|
||||
$skinBase[] = $skin;
|
||||
|
||||
ini_set( "session.name", "ZMSESSID" );
|
||||
|
||||
Reference in New Issue
Block a user