Example #1
0
 /**
  * DEPRECATED
  * moved to EPageProperties
  * kept this for retrocompatibility
  * use EPageProperties
  */
 public static function get_domain($domain, $debug = false)
 {
     return EPageProperties::get_domain($domain, $debug);
 }