Linas Nenartavičius
Member
- Nov 5, 2011
- 106
- 8
Hi guys, i have couple problems about Client fixing.
As you see i don't have Override variables
As you see i don't have Override variables
-- ----------------------------
-- Table structure for profile_comments
-- ----------------------------
DROP TABLE IF EXISTS `profile_comments`;
CREATE TABLE `profile_comments` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`profile_id` int(11) NOT NULL,
`sender` int(11) NOT NULL,
`comment` varchar(500) NOT NULL,
`posted_on` varchar(150) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=106 DEFAULT CHARSET=latin1;
np m8I don't have nothing to say. Thank you so much mate!!!!!!!