]> git.mxchange.org Git - friendica.git/blobdiff - mod/acl.php
Added check for MySQL driver for PDO.
[friendica.git] / mod / acl.php
index 04aa9f50a6ff3b6ce4c847cc41717ded31a57314..9220bc77a9097198aed0bc2c5b7e3800eaf245a7 100644 (file)
@@ -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);