This commit is contained in:
thinkphp
2016-03-06 22:46:15 +08:00
parent ae0df81c42
commit 0aec30d9ef

View File

@@ -27,7 +27,7 @@ class Validate
];
// 验证失败错误信息
protected static $error = null;
protected static $error = [];
/**
* 设置正则验证规则