예제 #1
0
파일: Base.php 프로젝트: artovenry/sora
 function flash_notice($args){
   Flash::set_message($args);
 }