
Looks like I've been a opencart fan for longer than I thought!
Should have signed up back then

930sc ... because it is fun!
930sc ... because it is fun!
Code: Select all
<?=$text['welcome']?>
-- Table structure for table `text`
--
DROP TABLE IF EXISTS `text`;
CREATE TABLE `text` (
`text_id` int(11) NOT NULL auto_increment,
`name` varchar(64) NOT NULL default '',
`view` varchar(64) default NULL,
`text_group_id` int(11) NOT NULL default '0',
PRIMARY KEY (`text_id`),
KEY `view` (`view`),
KEY `default` (`text_group_id`)
) TYPE=MyISAM AUTO_INCREMENT=359 ;
--
-- Dumping data for table `text`
--
INSERT INTO `text` (`text_id`, `name`, `view`, `text_group_id`) VALUES (1, 'h1', 'all', 1);
INSERT INTO `text` (`text_id`, `name`, `view`, `text_group_id`) VALUES (2, 'menu_configuration', 'all', 1);
INSERT INTO `text` (`text_id`, `name`, `view`, `text_group_id`) VALUES (3, 'title', 'home', 1);
Code: Select all
/* ---------------------------------------------------- */
/* OpenCart http://www.opencart.com */
/* Copyright (C) 2006 OpenCart */
/* License http://www.gnu.org/copyleft/gpl.html GNU/GPL */
/* OpenCart is Free Software */
/* ---------------------------------------------------- */
930sc ... because it is fun!
A Trusted Wholesale Dropshipper
Web Hosting Under $ 5.00 Month! FREE Shopping Carts!
25,000+ Real Wholesale & Dropship Sources!
930sc ... because it is fun!
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
Users browsing this forum: No registered users and 2 guests