Duplicate keys in $lang_picinfo in english.php Duplicate keys in $lang_picinfo in english.php
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Duplicate keys in $lang_picinfo in english.php

Started by ecto, December 21, 2005, 04:25:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ecto

"Saturation" and "DateTimeOriginal" both have duplicates in the array.

<edit>
Remembered i already posted about the DateTimeOriginal duplicate issue, but since that thread is more about a different issue (I didn't think about the 'one issue per thread' rule at that time), and that the DateTimeOriginal duplicate is still in the CVS, I might aswell let it be here in a new thread.
</edit>

donnoman

Problem confirmed, fixed, and comitted.

I kept the latter values where they weren't identical and checked for additional duplicates but didn't find any.

Thanks for the submission.