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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.