Adding functions for the file- and category handling
This commit is contained in:
parent
8689ab3e1b
commit
a03014a47c
2 changed files with 50 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
|||
<?php
|
||||
/*
|
||||
To-Do:
|
||||
- Update berücksichtigt keine Konversationen
|
||||
*/
|
||||
|
||||
function network_init(&$a) {
|
||||
if(! local_user()) {
|
||||
notice( t('Permission denied.') . EOL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue