[geeklog-cvs] geeklog-1.3/public_html lib-common.php,1.383,1.384

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Tue Oct 5 15:59:35 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html
In directory www:/tmp/cvs-serv15127

Modified Files:
	lib-common.php 
Log Message:
Removed extra <br> before and between plugin blocks in What's New block (feature request #292).


Index: lib-common.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/lib-common.php,v
retrieving revision 1.383
retrieving revision 1.384
diff -C2 -d -r1.383 -r1.384
*** lib-common.php	5 Oct 2004 18:03:20 -0000	1.383
--- lib-common.php	5 Oct 2004 19:59:33 -0000	1.384
***************
*** 4675,4679 ****
              for( $i = 0; $i < $plugins; $i++ )
              {
-                 $retval .= '<br>';
                  $retval .= '<b>' . $headlines[$i] . '</b> <small>'
                          . $bylines[$i] . '</small><br>';
--- 4675,4678 ----




More information about the geeklog-cvs mailing list