GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
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 : |
<? // common/testCookiesEnabled.phpinc // Warn user to enable Cookies. t_Begin(); // Begin TRACKing included file. if ( isset($_COOKIE['PHPSESSID']) ) { $_SESSION['APP']['REQUIRES']['cookies'] = 'OK'; } else { ?> <br> <b>Cookies are disabled by your browser.</b><br> <b class="attention">Cookies are disabled by your browser.</b><br> <b class="error">Cookies are disabled by your browser.</b><br> <br> <span class="appName bold"><?=$_SESSION['APP']['shortname']?></span> makes use of Cookies and will not work correctly if Cookies are disabled.<br> <br> <b>Until you enable Cookies, this is the only page you will see.</b><br> Once you get Cookies enabled, you can reload this page or click on a menu item above to continue. <? pageFooter(); } t_End(false, __FILE__, __LINE__); // End TRACKing included file. ?>