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:
@@ -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 '',
|
||||
|
Reference in New Issue
Block a user