I'm installing a new installation using the files unzipped from version 1.5.7d and before I even run the install it tells me there is a new version. A quick investigation shows this line in the ZC_install/version.php file:
define('PROJECT_VERSION_MINOR', '5.7c');
Is this a mistake? Or just that the install directory from 1.5.7c was used without any edits for version 1.5.7d?


Reply With Quote
