예제 #1
0
파일: logout.php 프로젝트: Gmen2222/MPE
<?php

include 'func/admin.class.php';
$authorizer = new Authorizer();
$authorizer->logout();