コード例 #1
0
ファイル: ImochatService.php プロジェクト: elvisdandrea/ag3
 public static function getSiteConfig()
 {
     $imochatService = new Gravi_Service_Imochat();
     return $imochatService->getSiteConfig();
 }