wakeup(); try { $matchoper = new Routes(); $matchoper->match(); } catch (Exception $e) { echo '⚠ ⚠ ⚠ Sorry, there is a little problem : ', ''.$e->getMessage().'', "\n"; } ?>