mirror of
https://github.com/envoyr/php-froxlor-client.git
synced 2026-05-01 05:25:13 +00:00
Compare commits
1 Commits
3.0.0-alph
...
3.0.0-alph
| Author | SHA1 | Date | |
|---|---|---|---|
|
66778ea7c4
|
@@ -26,7 +26,7 @@ class Domains
|
||||
{
|
||||
return $this->customer->server->request('Domains.listing', [
|
||||
'sql_search' => [
|
||||
'customerid' => [
|
||||
'c.customerid' => [
|
||||
'op' => '=',
|
||||
'value' => $this->customer->id,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user