[geeklog-cvs] Geeklog-1.x/public_html lib-common.php,1.661,1.662

Oliver ospiess at qs1489.pair.com
Tue Oct 9 21:58:16 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html
In directory qs1489.pair.com:/tmp/cvs-serv83326

Modified Files:
	lib-common.php 
Log Message:
typo

Index: lib-common.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/lib-common.php,v
retrieving revision 1.661
retrieving revision 1.662
diff -C2 -d -r1.661 -r1.662
*** lib-common.php	10 Oct 2007 01:56:00 -0000	1.661
--- lib-common.php	10 Oct 2007 01:58:14 -0000	1.662
***************
*** 4348,4352 ****
          . '/images/sysmessage.' . $_IMAGE_TYPE . '" border="0" align="left"'
          . ' alt="" style="padding-right:5px; padding-bottom:3px">'
!         . $msg . '</p>'
          . COM_endBlock( COM_getBlockTemplate( '_msg_block', 'footer' ));
      return $retval;
--- 4348,4352 ----
          . '/images/sysmessage.' . $_IMAGE_TYPE . '" border="0" align="left"'
          . ' alt="" style="padding-right:5px; padding-bottom:3px">'
!         . $message . '</p>'
          . COM_endBlock( COM_getBlockTemplate( '_msg_block', 'footer' ));
      return $retval;




More information about the geeklog-cvs mailing list