config(__DIR__.'\tpl'); $CHPU = new class_CHPU($WorkDIR); $URLS = $CHPU->uri(); if(!isset($URLS[0])) $URLS[0]=''; $smarty->assign('CHPU',$URLS); $smarty->assign('TPL',$WorkDIR); $cUSER = new class_USERS(); $cUSER->check(); $smarty->assign('aUSER',$_SESSION['user']); if($URLS[0]=='students'){ $class = new class_STUDENTS(); $PAGE = $class->HTML(); } if($PAGE['body']==''){ $PAGE['body'] = '