]> git.mxchange.org Git - friendica.git/blobdiff - include/dsprphotoq.php
using the recycle sign instead of "RD" for statusnet.
[friendica.git] / include / dsprphotoq.php
index 06e733d79c70126bc73dfae2ee61372218bc71c8..47592006d7f597b88801acdb68706972b21afe93 100644 (file)
@@ -8,7 +8,7 @@ function dsprphotoq_run($argv, $argc){
        if(is_null($a)){
                $a = new App;
        }
-  
+
        if(is_null($db)){
                @include(".htconfig.php");
                require_once("include/dba.php");