]> git.mxchange.org Git - friendica.git/blobdiff - mod/cal.php
SV update to the strings THX viktorbagare
[friendica.git] / mod / cal.php
index dea1c2b9eaabd7fb12c1d312e4a8b47e35c81f38..3f249da0aca21c457146fd4243eebc669ea06430 100644 (file)
@@ -254,8 +254,7 @@ function cal_content(App $a)
                ]);
 
                if (!empty($_GET['id'])) {
-                       echo $o;
-                       exit();
+                       System::httpExit($o);
                }
 
                return $o;