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:
paul.baranowski 2011-03-05 11:51:56 -05:00
parent 90b46d8eb3
commit 1c2ff6c150
14 changed files with 5 additions and 4200 deletions

View file

@ -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");
/**