예제 #1
0
파일: helper.php 프로젝트: ronildo/minima
 /**
  * Setter just to set the parameters
  *
  * @return  boolean true to show, false to not
  */
  public static function setParams($_params)
  {
      self::$params = $_params;
  }