Coppermine 1.4.11 Coppermine 1.4.11
 

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

Coppermine 1.4.11

Started by Makc666, June 29, 2007, 02:11:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Makc666

In Coppermine 1.4.11 english.php these lines were updated:
'webcvs' => 'web svn', //cpg1.4
'no_webcvs_link' => 'don\'t display web svn link', //cpg1.4
'stable_webcvs_link' => 'display web svn link to stable branch', //cpg1.4
'devel_webcvs_link' => 'display web svn link to devel branch', //cpg1.4


The change was in language word cvs to svn.

But in these lines:
'help_local_version_na1' => 'Unable to extract cvs version info', //cpg1.4
'help_local_version_na2' => 'The script could not determine what cvs version the file on your webserver is. You should upload the file from your package.', //cpg1.4

there were no change in language word cvs to svn.

Joachim Müller

Fix committed to SVN, will go into cpg1.4.12