Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / sql [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
28 Jul 2002 00:04:49 | postnuke_official/sql | mysql_ragnarok.sql,1.17,1.18 | Mike |
missing mlstring tag - please check, add & clean up template_tags table |
Update of /home/cvsroot/postnuke_official/sql In directory ns7.hostnuke.net:/tmp/cvs-serv26250 Modified Files: mysql_ragnarok.sql Log Message: missing mlstring tag - please check, add & clean up template_tags table Index: mysql_ragnarok.sql =================================================================== RCS file: /home/cvsroot/postnuke_official/sql/mysql_ragnarok.sql,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mysql_ragnarok.sql 22 Jul 2002 15:02:10 -0000 1.17 --- mysql_ragnarok.sql 28 Jul 2002 00:04:47 -0000 1.18 *************** *** 476,479 **** --- 476,481 ---- INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (19, 'baseurl', 'base', 'base_userapi_handleBaseurlTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:7:"baseurl";s:8:"_handler";s:29:"base_userapi_handleBaseurlTag";s:7:"_module";s:4:"base";s:11:"_attributes";a:1:{i:0;O:19:"pntemplateattribute":2:{s:5:"_name";s:2:"id";s:6:"_flags";i:64;}}}'); INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (20,'loop','base','base_userapi_handleLoopTag','O:13:\"pntemplatetag\":4:{s:5:\"_name\";s:4:\"loop\";s:11:\"_attributes\";a:2:{i:0;O:19:\"pntemplateattribute\":2:{s:5:\"_name\";s:4:\"name\";s:6:\"_flags\";i:64;}i:1;O:19:\"pntemplateattribute\":2:{s:5:\"_name\";s:3:\"key\";s:6:\"_flags\";i:66;}}s:8:\"_handler\";s:26:\"base_userapi_handleLoopTag\";s:7:\"_module\";s:4:\"base\";}'); + INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (21,'mlstring','base','base_userapi_handleMlstringTag','O:13:\"pntemplatetag\":4:{s:5:\"_name\";s:8:\"mlstring\";s:11:\"_attributes\";a:1:{i:0;O:19:\"pntemplateattribute\":2:{s:5:\"_name\";s:4:\"name\";s:6:\"_flags\";i:66;}}s:8:\"_handler\";s:30:\"base_userapi_handleMlstringTag\";s:7:\"_module\";s:4:\"base\";}'); + # --------------------------------------------------------
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |