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
3
utils/upgrade-sql.php
Normal file
3
utils/upgrade-sql.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
DROP TABLE cc_backup;
|
||||
DROP TABLE cc_trans;
|
Loading…
Add table
Add a link
Reference in a new issue