Exemplo n.º 1
0
<?php

require_once 'Administrator.php';
$adminManager = new Administrator();
$adminManager->run();