. */ define("ROOTPATH", "./"); require_once(ROOTPATH . "include/include.php"); $layout = new Layout(); $layout->init(); $layout->pageHeader(); $layout->echoln("
Welcome to this website dedicated to the Statutory Meetings of AEGEE-Europe, meaning the Agora and the European Boards' Meeting.
"); $layout->echoln("Through this website, you can apply and edit your application as well as gather the most updated information about the Statutory Meeting from the Chair Corner. As regards the Local Boards, they also have the possibility "); $layout->echoln("to accept the members for the particular meeting.
"); $layout->echoln("Of course, following the selection for participants, the list of accepted participants is made public on this website. In addition, you can also travel back and check out the past statutory meetings, including statistics about the applications.
"); $layout->echoln("For questions and queries, please direct them to the Chair Team.
"); $query = "SELECT `key`, `title`, `enddate` FROM `events` WHERE `id`>1 ORDER BY `startdate` DESC"; if( $GLOBALS['sql']->query($query) && $GLOBALS['sql']->getNumRows()>0 ) { $layout->echoln("