Welcome
When I try to install the update server with the update checker, an error occurs
I suspect that the error is because the version of the library in the server is behind the version in the checker library
As the code refers to any version number 4($MyUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
), but the checker files are version number 5
please explain
Welcome
When I try to install the update server with the update checker, an error occurs
I suspect that the error is because the version of the library in the server is behind the version in the checker library
As the code refers to any version number 4($MyUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
), but the checker files are version number 5
please explain