0) { $moduleurl = substr($moduleurl,0,$urlcut); } else { if(strpos($moduleurl, "?") == 0) { $moduleurl = $_SERVER["REQUEST_URI"]."?site=1"; } if($_SERVER["REQUEST_URI"] == "/" || is_null($_SERVER["REQUEST_URI"])) { $moduleurl = "/index.php?site=1"; } if($moduleurl == "/index.php?site=lf") { $moduleurl = "/index.php?site=1"; } } ?>