Removed even more old code, getting closer to a clean code base!
Added (temporary file) for SQL upgrade script to remove unused database tables.
This commit is contained in:
parent
90b46d8eb3
commit
1c2ff6c150
14 changed files with 5 additions and 4200 deletions
|
@ -56,7 +56,6 @@ define('GBERR_NOTIMPL', 69);
|
|||
|
||||
require_once(dirname(__FILE__)."/Alib.php");
|
||||
require_once(dirname(__FILE__)."/StoredFile.php");
|
||||
require_once(dirname(__FILE__)."/Transport.php");
|
||||
require_once(dirname(__FILE__)."/Playlist.php");
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue