Misspelling of "disclaimer" in language file Misspelling of "disclaimer" in language file
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Misspelling of "disclaimer" in language file

Started by Leonard Will, May 05, 2014, 01:01:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Leonard Will

If, like me, you have searched in vain for the text of the registration disclaimer in the language file (e.g. lang/english.php), you may wish to note that it is spelled incorrectly, as "disclamer" rather than "disclaimer", so that you have to search for
$lang_register_php['disclamer'] = <<< EOT

ΑndrĂ©

Thanks for the report. As it's just a variable name, it doesn't affect anything, as the same typo is used everywhere else in the code. I don't want to fix this in cpg1.5.x, as it definitely will cause issues if people contribute/update language files. Instead, this typo will be fixed in cpg1.6.x.