Explorar o código

!57 update crmeb/app/services/system/UpgradeServices.php.
* update crmeb/app/services/system/UpgradeServices.php.

pauli %!s(int64=3) %!d(string=hai) anos
pai
achega
1e6f120e0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      crmeb/app/services/system/UpgradeServices.php

+ 1 - 1
crmeb/app/services/system/UpgradeServices.php

@@ -30,7 +30,7 @@ use app\dao\system\upgrade\UpgradeLogDao;
  */
 class UpgradeServices extends BaseServices
 {
-    const LOGIN_URL = 'http:/upgrade.crmeb.net/api/login';
+    const LOGIN_URL = 'http://upgrade.crmeb.net/api/login';
     const UPGRADE_URL = 'http://upgrade.crmeb.net/api/upgrade/list';
     const UPGRADE_CURRENT_URL = 'http://upgrade.crmeb.net/api/upgrade/current_list';
     const AGREEMENT_URL = 'http://upgrade.crmeb.net/api/upgrade/agreement';