mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02: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