Author: nextgens
Date: 2008-05-21 07:34:09 +0000 (Wed, 21 May 2008)
New Revision: 20003
Modified:
trunk/website/includes/common.inc.php
Log:
website: delete dead code confuzing the parser
Modified: trunk/website/includes/common.inc.php
===================================================================
--- trunk/website/includes/common.inc.php 2008-05-21 06:36:03 UTC (rev
20002)
+++ trunk/website/includes/common.inc.php 2008-05-21 07:34:09 UTC (rev
20003)
@@ -50,7 +50,6 @@
$lang_q[$lang] = '1' ;
}
- //return $lang_index; // uncomment for returning array with keys={0..n-1},
values={most..least preferred}
return $lang_q;
}