|
From: Jon O. <jon...@us...> - 2008-07-15 22:06:16
|
Update of /cvsroot/mxbb/mx_linkdb/linkdb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25385/includes Modified Files: functions.php Log Message: More...of the same Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/includes/functions.php,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** functions.php 6 Jul 2008 22:13:50 -0000 1.26 --- functions.php 15 Jul 2008 22:06:07 -0000 1.27 *************** *** 87,90 **** --- 87,91 ---- * @param unknown_type $page_id */ + /* function generate_smilies( $mode, $page_id ) { *************** *** 199,202 **** --- 200,204 ---- } } + */ // since that I can't use the original function with new template system |