[geeklog-cvs] Geeklog-1.x/public_html/admin plugins.php,1.76,1.77

Oliver ospiess at qs1489.pair.com
Tue Oct 9 21:14:17 EDT 2007


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

Modified Files:
	plugins.php 
Log Message:
message number fix

Index: plugins.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/admin/plugins.php,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** plugins.php	10 Oct 2007 01:09:29 -0000	1.76
--- plugins.php	10 Oct 2007 01:14:15 -0000	1.77
***************
*** 331,335 ****
          }
      } else {  // Plugin function returned a false
!         $retval .= COM_showMessage(40);
      }
  
--- 331,335 ----
          }
      } else {  // Plugin function returned a false
!         $retval .= COM_showMessage(95);
      }
  
***************
*** 368,372 ****
          $retval .= COM_showMessage (45);
      } else {
!         $retval .= COM_showMessage (40);
      }
  
--- 368,372 ----
          $retval .= COM_showMessage (45);
      } else {
!         $retval .= COM_showMessage (95);
      }
  




More information about the geeklog-cvs mailing list