[geeklog-cvs] Geeklog-1.x/system lib-plugins.php,1.129,1.130

Oliver ospiess at qs1489.pair.com
Thu Aug 9 02:44:33 EDT 2007


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

Modified Files:
	lib-plugins.php 
Log Message:
typo (thanks dirk)

Index: lib-plugins.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/system/lib-plugins.php,v
retrieving revision 1.129
retrieving revision 1.130
diff -C2 -d -r1.129 -r1.130
*** lib-plugins.php	9 Aug 2007 06:43:07 -0000	1.129
--- lib-plugins.php	9 Aug 2007 06:44:31 -0000	1.130
***************
*** 66,70 ****
  *
  */
! function PLG_afterSaveSwtich($target, $item_url, $plugin, $message = '') {
      global $_CONF;
      if (isset($message)) {
--- 66,70 ----
  *
  */
! function PLG_afterSaveSwitch($target, $item_url, $plugin, $message = '') {
      global $_CONF;
      if (isset($message)) {




More information about the geeklog-cvs mailing list