| Current Path : /var/www/administrator/components/com_jcomments/install/sql/ |
| Current File : /var/www/administrator/components/com_jcomments/install/sql/default.smilies.sql |
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':D', 'laugh.gif', 'Laugh', 1, 1);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':lol:', 'lol.gif', 'Lol', 1, 2);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':-)', 'smile.gif', 'Smile', 1, 3);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (';-)', 'wink.gif', 'Wink', 1, 4);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES ('8)', 'cool.gif', 'Cool', 1, 5);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':-|', 'normal.gif', 'Normal', 1, 6);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':-*', 'whistling.gif', 'Whistling', 1, 7);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':oops:', 'redface.gif', 'Redface', 1, 8);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':sad:', 'sad.gif', 'Sad', 1, 9);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':cry:', 'cry.gif', 'Cry', 1, 10);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':o', 'surprised.gif', 'Surprised', 1, 11);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':-?', 'confused.gif', 'Confused', 1, 12);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':-x', 'sick.gif', 'Sick', 1, 13);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':eek:', 'shocked.gif', 'Shocked', 1, 14);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':zzz', 'sleeping.gif', 'Sleeping', 1, 15);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':P', 'tongue.gif', 'Tongue', 1, 16);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':roll:', 'rolleyes.gif', 'Rolleyes', 1, 17);
INSERT INTO `#__jcomments_smilies`(`code`, `image`, `name`, `published`, `ordering`) VALUES (':sigh:', 'unsure.gif', 'Unsure', 1, 18);