make it harder to create duplicate globaldir entries

This commit is contained in:
friendica 2012-06-14 18:42:06 -07:00
commit 574f074dc0
2 changed files with 19 additions and 5 deletions

View file

@ -241,3 +241,4 @@ function post_remote($a,$arr) {
return $current_post;
}