register new version at masterserver: fix php script

heavy-resources
Tobias Zwick 2014-01-27 22:06:33 +07:00
parent 09e1a47cf9
commit a4d8cef7b0
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,8 @@ else {
function registerRelease()
{
global $config, $link, $prefix;
// check request validity
if (ParseINI::parseValue('oc_enable_update', $config) != 1)