1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00

removed dead file, updated bin files, removed debug and added a new config option

This commit is contained in:
Karl 'vollmerk' Vollmer 2007-02-13 22:38:13 +00:00
parent 9771ca3790
commit 730d21e8d8
17 changed files with 25 additions and 213 deletions

View file

@ -22,7 +22,7 @@
$filename = "/data/music/Live/L/Life'll Kill Ya/Warren Zevon.m3u";
$no_session = '1';
define('NO_SESSION','1');
require ("../lib/init.php");
$handle = fopen($filename,'r');