mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 21:41:36 +08:00
文件末尾添加换行符
This commit is contained in:
@@ -186,4 +186,4 @@ class Validate {
|
||||
$rule = $validate[strtolower($rule)];
|
||||
return preg_match($rule,$value)===1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user