1
0
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:
Cameron
2013-10-29 18:41:02 -07:00
parent cd8ea2f67c
commit 1b3e70f8fd
9 changed files with 84 additions and 49 deletions

View File

@@ -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>