mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix
This commit is contained in:
@@ -839,7 +839,6 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%gold_fin_log` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`wid` int(11) NULL,
|
||||
`log` text NULL,
|
||||
`date` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user