Ejemplo n.º 1
0
 public static function setRootPath($v)
 {
     self::$URL_ROOT_PATH = $v;
     //str_replace(array("http://"), "",$v);
 }