[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/international/germany
From:       Frederik Schwarzer <schwarzerf () gmail ! com>
Date:       2011-03-15 2:11:19
Message-ID: 20110315021119.BC233AC8C7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1224939 by schwarzer:

Some cleanup.

 M  +2 -11     site.inc  


--- trunk/www/international/germany/site.inc #1224938:1224939
@@ -14,24 +14,15 @@
 // links in the top
 $menuright = array ('kontakt/fragen.php'=>'Kontakt');
 
-// Old examples from migration
-#include "site_includes/show_obtain_instructions.inc";
-
-// some global variables, not uses at the moment
-#$kde_current_version = "3.5";
-#$kde_coming_version = "4";
-#$kde_stable_doc_path = "http://docs.kde.org/stable/en/kdeedu/";
-#$kde_development_doc_path = "http://docs.kde.org/development/en/kdeedu/";
-
 // rss feeds
 $rss_feed_link  = "$site_root/nachrichten/nachrichten.rdf";
 
 # check if server runs on localhost
 # prevents from loading external resources while every preview
 if ($_SERVER["REMOTE_ADDR"] == '127.0.0.1') {
-    $localmode = True;
+    $localmode = true;
 } else {
-    $localmode = False;
+    $localmode = false;
 }
 
 ?>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic