Fixes #305: Fixed more "Creation of dynamic property is deprecated"
errors
This commit is contained in:
parent
59c1123923
commit
e02b6b9474
@ -43,6 +43,10 @@ class Plugin_PrettyURLs {
|
||||
|
||||
var $categories = null;
|
||||
|
||||
var $baseurl = null;
|
||||
|
||||
var $mode = null;
|
||||
|
||||
var $fp_params;
|
||||
|
||||
function categories($force = true) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user