mirror of
https://0xacab.org/radar/radar-wp.git
synced 2025-04-18 22:16:30 +02:00
Composer vendor code update.
This commit is contained in:
parent
0e372ca4c8
commit
a18397d3e3
9 changed files with 88 additions and 74 deletions
|
@ -44,7 +44,7 @@ class Connect {
|
|||
$this->apiUrl = $configuration['api_url'];
|
||||
}
|
||||
else {
|
||||
$this->apiUrl = 'https://new-radar.squat.net/api/1.0/';
|
||||
$this->apiUrl = 'https://radar.squat.net/api/1.0/';
|
||||
}
|
||||
$this->debug = !empty($configuration['debug']);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue