Qual: Uniformize SQL code to be more compatible
This commit is contained in:
parent
a469b8e0fc
commit
6b5b2145bc
@ -265,6 +265,7 @@ function isValidUrl($url,$http=0,$pass=0,$port=0,$path=0,$query=0,$anchor=0)
|
||||
{
|
||||
$ValidUrl = 1;
|
||||
}
|
||||
//print $urlregex.' - '.$url.' - '.$ValidUrl;exit;
|
||||
|
||||
return $ValidUrl;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user