111
This commit is contained in:
@@ -17,6 +17,7 @@ if (!isset($_GET['sid'])){
|
|||||||
|
|
||||||
}
|
}
|
||||||
function is_valid($str2){
|
function is_valid($str2){
|
||||||
|
return true;
|
||||||
$n=strlen($str2);
|
$n=strlen($str2);
|
||||||
$str=str_split($str2);
|
$str=str_split($str2);
|
||||||
$m=1;
|
$m=1;
|
||||||
|
|||||||
Reference in New Issue
Block a user