Esempio n. 1
0
<?php

include "../app/controllers/accountController.php";
$acc = new accountController();
$acc->activateAccount();