mirror of
https://github.com/friendica/friendica
synced 2025-05-06 21:04:10 +02:00
view directory cleanup
This commit is contained in:
parent
3374c698a2
commit
8c395f96de
11 changed files with 7 additions and 73 deletions
|
@ -41,7 +41,7 @@ function network_content(&$a, $update = 0) {
|
|||
'$geotag' => $geotag
|
||||
));
|
||||
|
||||
require_once('view/acl_selectors.php');
|
||||
require_once('include/acl_selectors.php');
|
||||
|
||||
$tpl = load_view_file("view/jot.tpl");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue