Calling URI * */ public function __construct($url){ $this->pagename = $url['page']; } /* CALL * */ public function home(){ /* [1] Fetch configuration =========================================================*/ /* (1) Get config */ try{ $config = Config::loadCached(); /* (2) Error management */ }catch(\Exception $e){ die("An error occured. Please contact the developers.\n"); } /* (3) Get the diplome list */ $diplomes = $config->getDiplomes(); /* [2] Display the links =========================================================*/ echo "
Diplome | Link |
$name | "; $link = $_SERVER['HTTP_HOST']."/ics/$id.ics"; if( file_exists(__ROOT__."/tmp/$id.ics") ) echo "https://$link | "; echo "