forked from leftypol/leftypol
minor consistency cleanup
This commit is contained in:
parent
eb146d9201
commit
913010cff5
11 changed files with 35 additions and 323 deletions
|
@ -15,7 +15,7 @@ class Remote {
|
|||
$this->{$name} = $value;
|
||||
}
|
||||
|
||||
$methods = Array();
|
||||
$methods = array();
|
||||
|
||||
if (!isset($this->auth['method']))
|
||||
error('Unspecified authentication method.');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue