[geeklog-cvs] Geeklog-1.x/plugins/links install_defaults.php, 1.5, 1.6

Michael Jervis mjervis at qs1489.pair.com
Thu Jul 3 14:01:03 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/plugins/links
In directory qs1489.pair.com:/tmp/cvs-serv22523/plugins/links

Modified Files:
	install_defaults.php 
Log Message:
Reverting: Bug 663 - Invalid use of global in plugins [LWC]
Because it was a faulty assumption and my testing was crap.

Index: install_defaults.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/install_defaults.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** install_defaults.php	1 Jul 2008 19:42:02 -0000	1.5
--- install_defaults.php	3 Jul 2008 18:00:53 -0000	1.6
***************
*** 55,58 ****
--- 55,59 ----
  * the link plugin's config array
  */
+ global $_LI_DEFAULT;
  $_LI_DEFAULT = array();
  




More information about the geeklog-cvs mailing list