huwhois 4 年 前
コミット
1c68b4e8ca
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      application/admin/controller/Index.php

+ 1 - 1
application/admin/controller/Index.php

3
3
4
use daswork\Controller;
4
use daswork\Controller;
5
5
6
Class Index extends \Controller
6
Class Index extends Controller
7
{
7
{
8
    public function index()
8
    public function index()
9
    {
9
    {