mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Some changes
This commit is contained in:
@@ -48,8 +48,6 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
||||
|
||||
if(basename(parse_url($_SERVER["REQUEST_URI"], PHP_URL_PATH)) == "client.php"){
|
||||
include("client_side_nav.php");
|
||||
}elseif(basename(parse_url($_SERVER["REQUEST_URI"], PHP_URL_PATH)) == "client_print.php"){
|
||||
|
||||
}else{
|
||||
include("side_nav.php");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user