remove unused properties
This commit is contained in:
parent
0923f870e4
commit
c0e7836f19
@ -12,9 +12,6 @@
|
|||||||
*/
|
*/
|
||||||
class myUrlHandlers
|
class myUrlHandlers
|
||||||
{
|
{
|
||||||
private $sets;
|
|
||||||
private $handlers = [];
|
|
||||||
|
|
||||||
private static $defaults = [];
|
private static $defaults = [];
|
||||||
private static $url2post = [];
|
private static $url2post = [];
|
||||||
private static $post_adm_url = [];
|
private static $post_adm_url = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user