Enlightenment CVS committal
Author : mej
Project : web
Module : www
Dir : web/www/site
Modified Files:
site.php
Log Message:
Fri Aug 3 14:17:53 2007 Michael Jennings (mej)
Commit fixes made directly to web site checkout tree.
----------------------------------------------------------------------
===================================================================
RCS file: /cvs/e/web/www/site/site.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- site.php 24 Apr 2007 10:19:57 -0000 1.11
+++ site.php 3 Aug 2007 21:17:54 -0000 1.12
@@ -9,7 +9,7 @@
if(isset($_GET['l']))
$lang = $_GET['l'];
else
- $lang = '';
+ $lang = 'en';
$page = str_replace(".", "", $page);
if ($page == "") $page = "index";
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs