mirror of
https://github.com/friendica/friendica
synced 2025-04-27 12:30:11 +00:00
view directory cleanup
This commit is contained in:
parent
3374c698a2
commit
8c395f96de
11 changed files with 7 additions and 73 deletions
|
@ -163,7 +163,7 @@ function settings_content(&$a) {
|
|||
return;
|
||||
}
|
||||
|
||||
require_once('view/acl_selectors.php');
|
||||
require_once('include/acl_selectors.php');
|
||||
|
||||
$p = q("SELECT * FROM `profile` WHERE `is-default` = 1 AND `uid` = %d LIMIT 1",
|
||||
intval($_SESSION['uid'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue