mirror of
https://github.com/friendica/friendica
synced 2024-11-18 01:43:41 +00:00
Removed test comment
This commit is contained in:
parent
1649a12b84
commit
b57f455dc8
1 changed files with 1 additions and 1 deletions
|
@ -832,7 +832,7 @@ function item_post(App $a) {
|
||||||
item_post_return(System::baseUrl(), $api_source, $return_path);
|
item_post_return(System::baseUrl(), $api_source, $return_path);
|
||||||
// NOTREACHED
|
// NOTREACHED
|
||||||
}
|
}
|
||||||
// q(
|
|
||||||
function item_post_return($baseurl, $api_source, $return_path) {
|
function item_post_return($baseurl, $api_source, $return_path) {
|
||||||
// figure out how to return, depending on from whence we came
|
// figure out how to return, depending on from whence we came
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue