[geeklog-cvs] Geeklog-1.x/system/classes config.class.php, 1.49, 1.50

Dirk Haun dhaun at qs1489.pair.com
Sun Aug 31 15:17:44 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/system/classes
In directory qs1489.pair.com:/tmp/cvs-serv47392/system/classes

Modified Files:
	config.class.php 
Log Message:
Renamed the "Restore" option in the Configuration to "Enable"


Index: config.class.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/system/classes/config.class.php,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** config.class.php	16 Aug 2008 21:48:44 -0000	1.49
--- config.class.php	31 Aug 2008 19:17:39 -0000	1.50
***************
*** 610,613 ****
--- 610,614 ----
  
          $t->set_var('lang_restore', $LANG_CONFIG['restore']);
+         $t->set_var('lang_enable', $LANG_CONFIG['enable']);
          $t->set_var('lang_add_element', $LANG_CONFIG['add_element']);
  




More information about the geeklog-cvs mailing list