mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
More language-file cleanup (sprintf removal)
This commit is contained in:
@@ -2342,7 +2342,7 @@ class e_front_model extends e_model
|
||||
|
||||
/**
|
||||
* Add custom validation message.
|
||||
* $field_type and $error_code will be inserted via sprintf()
|
||||
* $field_type and $error_code will be inserted via $tp->lanVars()
|
||||
* in the $message string
|
||||
* Example:
|
||||
* <code>
|
||||
|
Reference in New Issue
Block a user