コード例 #1
0
ファイル: index.php プロジェクト: rawork/colors-life
<?php

include_once '../config.php';
inc_lib('AdminInterface/AdminInterface.php');
$ai = new AdminInterface();
$ai->show();