Example #1
0
 public static function getRecentPage($table, $type)
 {
     return Page::getAllPage($table, $type);
 }