Эх сурвалжийг харах

Fix syntax error in API URL declaration in api_model.php

szisz 1 өдөр өмнө
parent
commit
c3de5003c5

+ 1 - 1
application/models/api_model.php

@@ -3,7 +3,7 @@
 class api_model extends Model {
 
   //private $API = 'https://hoponticket.com/api/index.php';
-  private API = 'https://preprod2.bbus.umsbox.hu/api/index.php';
+  private $API = 'https://preprod2.bbus.umsbox.hu/api/index.php';
   //private $API = 'https://php82fpm.umsbox.hu/api/index.php';
   //private $API = 'https://szollosil.bbus.umsbox.hu/api/index.php';