コード例 #1
0
ファイル: index.php プロジェクト: hallnewman/webmail-lite
 /**
  * @return array
  */
 public function GetSkinList()
 {
     return $this->oIntegratorApi->GetThemeList();
 }