[geeklog-cvs] Geeklog-1.x/plugins/links config.php,1.23,1.24

Dirk Haun dhaun at qs1489.pair.com
Sun Feb 3 04:12:32 EST 2008


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

Modified Files:
	config.php 
Log Message:
Removed $_LI_CONF['enable_multilingual_links'] option. COM_getLangSQL() detects the multi-language support automatically.


Index: config.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/config.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** config.php	1 Jan 2008 21:10:24 -0000	1.23
--- config.php	3 Feb 2008 09:12:30 -0000	1.24
***************
*** 159,169 ****
  
  /**
-  * enable multilingual features
-  * Whether to enable simple multilingual behaviour or not.
-  *
-  */
- $_LI_CONF['enable_multilingual_links'] = false;
- 
- /**
   * Links root category id
   *
--- 159,162 ----




More information about the geeklog-cvs mailing list