[geeklog-cvs] Geeklog-1.x/public_html/admin/install index.php, 1.43, 1.44

Dirk Haun dhaun at qs1489.pair.com
Sat Jun 7 03:48:12 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install
In directory qs1489.pair.com:/tmp/cvs-serv39307/public_html/admin/install

Modified Files:
	index.php 
Log Message:
We do have UTF-8 language files for the install script now ...


Index: index.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/index.php,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** index.php	31 May 2008 21:36:15 -0000	1.43
--- index.php	7 Jun 2008 07:48:10 -0000	1.44
***************
*** 1604,1608 ****
      // be named 'language' after all. Still worth a try ...
      $lng = $_COOKIE['language'];
-     $lng = str_replace('_utf-8', '', $lng); // for now
  } else {
      $lng = $language;
--- 1604,1607 ----




More information about the geeklog-cvs mailing list