示例#1
0
文件: logout.php 项目: Gmen2222/MPE
<?php

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