mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:45:16 +02:00
implement "moderate" flag on items
This commit is contained in:
parent
1f074cb44c
commit
a76a497d92
17 changed files with 41 additions and 36 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
/* identi.ca -> friendika items permanent-url compatibility */
|
||||
/* identi.ca -> friendica items permanent-url compatibility */
|
||||
|
||||
function notice_init(&$a){
|
||||
$id = $a->argv[1];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue