Ejemplo n.º 1
0
 /**
  * Do not include SiteTree
  *
  * @param null
  * @return null
  */
 public static function exclude_sitetree()
 {
     self::$include_sitetree = false;
 }