1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 06:07:32 +02:00

Fixed db-verify issue with cron table syntax.

This commit is contained in:
CaMer0n
2011-05-10 12:31:51 +00:00
parent 8832f0ea45
commit 8a9b18976d

View File

@@ -166,9 +166,6 @@ CREATE TABLE cron (
) ENGINE = MYISAM; ) ENGINE = MYISAM;
#
# Table structure for table `dblog` - db/debug/rolling # Table structure for table `dblog` - db/debug/rolling
# #