ui adjust
This commit is contained in:
@@ -50,6 +50,11 @@
|
||||
$timeplus = new DateTime($StaticFunctions->getUTC(), new DateTimeZone('UTC')); // DUMB WAY TO CALCULATE SOME TIMES
|
||||
$timeplus->setTimezone(new DateTimeZone("$timezone"));
|
||||
$timenow = $timeplus->format('Y-m-d H:i:s');
|
||||
|
||||
//simplesaml
|
||||
//$as = new \SimpleSAML\Auth\Simple('default-sp');
|
||||
//$as->requireAuth();
|
||||
//$attributes = $as->getAttributes();
|
||||
?>
|
||||
<!doctype html>
|
||||
<html lang="<?php echo $app_disp_lang; ?>">
|
||||
|
||||
Reference in New Issue
Block a user