1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00

removed reference to file that I deleted...

This commit is contained in:
Karl 'vollmerk' Vollmer 2007-06-14 21:36:03 +00:00
parent dc665ecc15
commit b032ac027e

View file

@ -31,7 +31,6 @@ require_once 'lib/install.php';
require_once 'lib/debug.lib.php';
require_once 'lib/gettext.php';
require_once 'modules/vauth/dbh.lib.php';
require_once 'modules/vauth/init.php';
if ($_SERVER['HTTPS'] == 'on') { $http_type = "https://"; }