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_modules / postcalendar [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
04 Oct 2002 00:39:58 | postnuke_modules/postcalendar | smarty_plugins.php,1.13,1.14 | Roger Raymond |
added small template and some other things |
Update of /home/cvsroot/postnuke_modules/postcalendar In directory ns7.hostnuke.net:/tmp/cvs-serv10376 Modified Files: smarty_plugins.php Log Message: added small template and some other things Index: smarty_plugins.php =================================================================== RCS file: /home/cvsroot/postnuke_modules/postcalendar/smarty_plugins.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** smarty_plugins.php 3 Oct 2002 23:52:05 -0000 1.13 --- smarty_plugins.php 4 Oct 2002 00:39:55 -0000 1.14 *************** *** 306,310 **** $id = str_replace('.html','',$viewlist[$t]); $sel = $selected == $id ? 'selected' : ''; ! $options .= "<option name=\"$id\" $sel>$id</option>"; } $options .= '</select>'; --- 306,310 ---- $id = str_replace('.html','',$viewlist[$t]); $sel = $selected == $id ? 'selected' : ''; ! $options .= "<option name=\"$id\" $sel class=\"$args[class]\">$id</option>"; } $options .= '</select>';
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 |