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:
parent
c6c2320170
commit
e3734f063e
54 changed files with 184 additions and 522 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue