Left trim at sign from nicks in ACL
This commit is contained in:
parent
b9c0c114fb
commit
05a5e1792d
2 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/* ACL selector json backend */
|
||||
|
||||
require_once("include/acl_selectors.php");
|
||||
require_once 'include/acl_selectors.php';
|
||||
|
||||
function acl_init(App $a) {
|
||||
acl_lookup($a);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue