[Paulscriptsmods-checkin] ajax_shout/root ajax.php, 1.21.2.21, 1.21.2.22
Status: Beta
Brought to you by:
paulsohier
From: Paul S. <pau...@us...> - 2007-06-19 14:43:02
|
Update of /cvsroot/paulscriptsmods/ajax_shout/root In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27443/root Modified Files: Tag: phpbb3_ver ajax.php Log Message: We love bugs, do we? Index: ajax.php =================================================================== RCS file: /cvsroot/paulscriptsmods/ajax_shout/root/ajax.php,v retrieving revision 1.21.2.21 retrieving revision 1.21.2.22 diff -C2 -d -r1.21.2.21 -r1.21.2.22 *** ajax.php 19 Jun 2007 09:53:50 -0000 1.21.2.21 --- ajax.php 19 Jun 2007 14:42:41 -0000 1.21.2.22 *************** *** 937,941 **** if (i < total_pages) { ! page_string.appendChild(cp()); } } --- 937,941 ---- if (i < total_pages) { ! p.appendChild(cp()); } } |