1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 04:10:38 +02:00

featurebox front-end - work in progress

This commit is contained in:
secretr
2009-12-08 17:21:36 +00:00
parent 0df76288bb
commit 11d37fdc76
15 changed files with 398 additions and 131 deletions

View File

@@ -1,3 +1,4 @@
<?php exit; ?>
CREATE TABLE featurebox (
`fb_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`fb_title` varchar(200) NOT NULL DEFAULT '',