start to work on gold club and edit plus/1.tpl

This commit is contained in:
unknown
2012-04-05 14:39:44 +03:00
parent ab706b0556
commit 2794ac0bbb
9 changed files with 324 additions and 6 deletions
+1
View File
@@ -1234,6 +1234,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%users` (
`desc1` text NOT NULL,
`desc2` text NOT NULL,
`plus` int(10) unsigned NOT NULL DEFAULT '0',
`goldclub` int(10) unsigned NOT NULL DEFAULT '0',
`b1` int(10) unsigned NOT NULL DEFAULT '0',
`b2` int(10) unsigned NOT NULL DEFAULT '0',
`b3` int(10) unsigned NOT NULL DEFAULT '0',