aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c4f76ddf7..2b3e90167 100755
--- a/boot.php
+++ b/boot.php
@@ -1996,7 +1996,7 @@ function get_custom_nav(&$a, $navname) {
*
* @param App &$a global application object
*/
-function load_pdl(&$a) {
+function load_pdl() {
App::$comanche = new Zotlabs\Render\Comanche();