index.php
changeset 50 ed18c8317cff
parent 47 ae140472d97c
child 71 e1b918eaf69a
--- a/index.php	Tue Dec 25 14:57:43 2007 +0000
+++ b/index.php	Tue Dec 25 15:02:25 2007 +0000
@@ -20,7 +20,6 @@
  */
 
 session_start();
-require_once("inc/i18n.inc.php");
 require_once("inc/toolkit.inc.php");
 include_once("inc/header.inc.php");
 ?>