]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/backupaccount.php
fix notice error
[quix0rs-gnu-social.git] / actions / backupaccount.php
index 9454741f00bb310d8671d92902e22309b34d1ffc..4f6fb936bd23c9b2a86e0944d9a73e849a158583 100644 (file)
@@ -97,7 +97,7 @@ class BackupaccountAction extends Action
 
     function handle($argarray=null)
     {
-        parent::handle($args);
+        parent::handle($argarray);
 
         if ($this->isPost()) {
             $this->sendFeed();