$inactive) { session_destroy(); } } $_SESSION['start'] = time(); if($_SESSION['valid_user'] != true) { session_destroy(); } include("class.display.php"); $disp = new display(); ?> Prof. Dr. Ing. EUGEN LUPU
homeContent(); } else if($_GET['sm']=="") { $disp->fromMenu($_GET['m']); } else { $disp->fromSubmenu($_GET['sm']); } ?>
Prof. Dr. Ing. EUGEN LUPU
Universitatea Tehnica din Cluj-Napoca