]> git.mxchange.org Git - friendica.git/commitdiff
Removed test comment
authorMichael <heluecht@pirati.ca>
Sat, 20 Jan 2018 17:34:53 +0000 (17:34 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 20 Jan 2018 17:34:53 +0000 (17:34 +0000)
mod/item.php

index 76bdc61f809157bdad02b49d32fd9963fe6c1075..18e4cefd3e66f382603b8e99f1d1c07730e18643 100644 (file)
@@ -832,7 +832,7 @@ function item_post(App $a) {
        item_post_return(System::baseUrl(), $api_source, $return_path);
        // NOTREACHED
 }
-// q(
+
 function item_post_return($baseurl, $api_source, $return_path) {
        // figure out how to return, depending on from whence we came