Update scf.php
This commit is contained in:
+1
-1
@@ -230,7 +230,7 @@ namespace:' . $_SERVER['namespace'] . '<br>
|
||||
}
|
||||
envs = [' . $envs . '];
|
||||
if (envs.indexOf(t.disktag_add.value)>-1) {
|
||||
alert(\'' . $envs . '\');
|
||||
alert("Do not input ' . $envs . '");
|
||||
return false;
|
||||
}
|
||||
var reg = /^[a-zA-Z]([-_a-zA-Z0-9]{1,20})$/;
|
||||
|
||||
Reference in New Issue
Block a user