[PATCH] Update version check in install/setup.php

Please report bugs here!

Moderator: Thorsten

Post Reply
bram
Posts: 19
Joined: Mon Aug 16, 2010 12:54 pm

[PATCH] Update version check in install/setup.php

Post by bram »

Attached is a patch that moves the version check in install/setup.php and install/update.php.

That is: first check the version and then load the extra files such as constants.php (which may be using a new php feature)

Note: this patch was not tested very extensively.
You do not have the required permissions to view the files attached to this post.
Thorsten
Posts: 15563
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: [PATCH] Update version check in install/setup.php

Post by Thorsten »

Hi,

yes, this is a good idea, but I would implement it a little bit different. I think about a better solution.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply