Exemple #1
0
 /**
  * Save information about the page
  */
 public static function savePageInfos(array $params = array())
 {
     F::set('pageinfos', $params);
 }