mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
Move items from database to Cache_PHP
This commit is contained in:
3
system/migrations/24.php
Normal file
3
system/migrations/24.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$db->exec('DROP TABLE IF EXISTS `' . TABLE_PREFIX . 'items`;');
|
||||
Reference in New Issue
Block a user