Blootix
04-23-2005, 03:54 PM
I just upgraded to 3.4.6, but the warn_install_setting.php doesn't upgrade it to 3.4.6.
I edited one line in warn_install_setting.php to fix this:
Find:
define('VERSIONNUMBER', '3.4.5');
Replace that with:
define('VERSIONNUMBER', '3.4.6');
Am I doing this right?
I edited one line in warn_install_setting.php to fix this:
Find:
define('VERSIONNUMBER', '3.4.5');
Replace that with:
define('VERSIONNUMBER', '3.4.6');
Am I doing this right?