[geeklog-cvs] Geeklog-1.x/plugins/staticpages functions.inc, 1.105, 1.106

Dirk Haun dhaun at qs1489.pair.com
Mon Dec 31 07:48:48 EST 2007


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

Modified Files:
	functions.inc 
Log Message:
Fixed plugin version numbers


Index: functions.inc
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/functions.inc,v
retrieving revision 1.105
retrieving revision 1.106
diff -C2 -d -r1.105 -r1.106
*** functions.inc	30 Dec 2007 16:43:42 -0000	1.105
--- functions.inc	31 Dec 2007 12:48:46 -0000	1.106
***************
*** 52,56 ****
  if (file_exists("{$plugin_path}config.php")) {
     include $plugin_path . 'config.php';
-    $_SP_CONF['version'] = '1.5';
  } else {
      require_once $_CONF['path_system'] . 'classes/config.class.php';
--- 52,55 ----




More information about the geeklog-cvs mailing list