mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Delete include/items.php
- Remove all references
This commit is contained in:
parent
3e25fc3a72
commit
a13e004df0
8 changed files with 0 additions and 37 deletions
|
@ -58,8 +58,6 @@ use Friendica\Util\Security;
|
|||
use Friendica\Util\Strings;
|
||||
use Friendica\Worker\Delivery;
|
||||
|
||||
require_once __DIR__ . '/../include/items.php';
|
||||
|
||||
function item_post(App $a) {
|
||||
if (!Session::isAuthenticated()) {
|
||||
throw new HTTPException\ForbiddenException();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue