<?php

include_once('includes/Global.php');

$System = new Core();
$System->Run();
