mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-29 18:39:53 +02:00
Changeing comment
This commit is contained in:
@@ -18,7 +18,7 @@ return array(
|
||||
|
||||
|
||||
/**
|
||||
* Check image filename that it only contain valid characters.
|
||||
* A regexp for validating characters in the image filename.
|
||||
*/
|
||||
'valid_filename' => '#^[a-z0-9A-Z-/_\.]+$#',
|
||||
|
||||
|
Reference in New Issue
Block a user