|
From: Jon O. <jon...@us...> - 2008-07-15 22:07:15
|
Update of /cvsroot/mxbb/mx_pafiledb/pafiledb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26360/includes Modified Files: functions.php Log Message: More... Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/includes/functions.php,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** functions.php 6 Jul 2008 22:18:00 -0000 1.46 --- functions.php 15 Jul 2008 22:07:10 -0000 1.47 *************** *** 92,95 **** --- 92,96 ---- * @param unknown_type $page_id */ + /* function generate_smilies( $mode, $page_id ) { *************** *** 204,207 **** --- 205,209 ---- } } + */ /** |