From bfd506f184790250c77bf487db2fd4d4b069e9ec Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 28 Mar 2017 16:07:22 -0700 Subject: remove obsolete app argument from load_pdl --- Zotlabs/Web/Router.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Web') diff --git a/Zotlabs/Web/Router.php b/Zotlabs/Web/Router.php index 948f073d6..3190369c8 100644 --- a/Zotlabs/Web/Router.php +++ b/Zotlabs/Web/Router.php @@ -202,7 +202,7 @@ class Router { * The member may have also created a customised PDL that's stored in the config */ - load_pdl($a); + load_pdl(); /* * load current theme info -- cgit v1.2.3