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

moved init.php improved vainfo a bit, removed checkboxes from search page

This commit is contained in:
Karl 'vollmerk' Vollmer 2006-06-17 16:32:04 +00:00
parent c6c2320170
commit e3734f063e
54 changed files with 184 additions and 522 deletions

View file

@ -39,7 +39,7 @@
$alphabet_prefix = true;
$no_session = '1';
require ("../modules/init.php");
require ("../lib/init.php");
/* First Clean the catalog to we don't try to write anything we shouldn't */