


#
# Struktura tabulky `unnuke_sections`
#


CREATE TABLE `unnuke_sections` (
`secid` int(11) NOT NULL auto_increment,
`secname` varchar(40) NOT NULL default '',
`image` varchar(50) NOT NULL default '',
PRIMARY KEY (`secid`),
KEY `secid` (`secid`)
) TYPE=MyISAM AUTO_INCREMENT=1 ;


#
# Vypisuji data pro tabulku `unnuke_sections`
#

Obsah fóra BLASSENweb » United-Nuke
|
|