コード例 #1
0
ファイル: logout.php プロジェクト: Gmen2222/MPE
<?php

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