summaryrefslogtreecommitdiff
path: root/actions/backupaccount.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/backupaccount.php')
-rw-r--r--actions/backupaccount.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/backupaccount.php b/actions/backupaccount.php
index 9454741f0..4f6fb936b 100644
--- a/actions/backupaccount.php
+++ b/actions/backupaccount.php
@@ -97,7 +97,7 @@ class BackupaccountAction extends Action
function handle($argarray=null)
{
- parent::handle($args);
+ parent::handle($argarray);
if ($this->isPost()) {
$this->sendFeed();