mirror of
https://github.com/processwire/processwire.git
synced 2025-08-13 02:04:35 +02:00
Minor update in $sanitizer for the testAll() method
This commit is contained in:
@@ -314,6 +314,8 @@ class Sanitizer extends Wire {
|
||||
'valid' => 'b',
|
||||
'validate' => 'm',
|
||||
'varName' => 's',
|
||||
'word' => 's',
|
||||
'words' => 's',
|
||||
'wordsArray' => 'a',
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user