コード例 #1
0
ファイル: __CG__DocumentsUser.php プロジェクト: ud223/yj
 public function __get($name)
 {
     $this->__load();
     return parent::__get($name);
 }