|
From: Jon O. <jon...@us...> - 2008-07-15 22:06:22
|
Update of /cvsroot/mxbb/mx_news/mx_news/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25840/mx_news/includes Modified Files: functions.php Log Message: More... Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news/includes/functions.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** functions.php 6 Jul 2008 22:16:27 -0000 1.7 --- functions.php 15 Jul 2008 22:06:18 -0000 1.8 *************** *** 86,89 **** --- 86,90 ---- * @param unknown_type $page_id */ + /* function generate_smilies( $mode, $page_id ) { *************** *** 198,201 **** --- 199,203 ---- } } + */ // since that I can't use the original function with new template system |