photo editing
This commit is contained in:
parent
edff5b5289
commit
adce88e564
7 changed files with 95 additions and 15 deletions
|
@ -1,9 +1,5 @@
|
|||
<?php
|
||||
|
||||
function sanitise_acl(&$item) {
|
||||
$item = '<' . intval(notags(trim($item))) . '>';
|
||||
}
|
||||
|
||||
function item_post(&$a) {
|
||||
|
||||
if((! local_user()) && (! remote_user()))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue