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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.