2019-07-16 19:06:51 +02:00

3 lines
70 B
PHP

<?php
$db->exec('DROP TABLE IF EXISTS `' . TABLE_PREFIX . 'items`;');