コード例 #1
0
ファイル: ak_text_helper.php プロジェクト: bermi/akelos
 static function reset_cycle($name)
 {
     AkTextHelper::cycle(array('reset' => $name));
 }