コード例 #1
0
ファイル: Auth.php プロジェクト: jiatower/php
 function display($tpl)
 {
     parent::display(str_replace('admin/', '', $tpl));
 }