verison ID error in Italian2.php verison ID error in Italian2.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

verison ID error in Italian2.php

Started by artistsinhawaii, October 15, 2005, 10:59:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

artistsinhawaii

Top of the Italian2.php file in the lang folder reads:

Quote<?php
// ------------------------------------------------------------------------- //
// Coppermine Photo Gallery 1.3.4                                            //

Wrong file or typo?

Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

Joachim Müller

a lot of language files in the lang folder have cpg1.3.x as in the file header. The reason is quite simple: those files actually are files from the stable branch. So far, nobody has contributed a language file for cpg1.4.x, that's why the older version language file is there, using the new language fallback feature. That's fine. Marking as "invalid".