remove unused properties
This commit is contained in:
parent
0923f870e4
commit
c0e7836f19
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@
|
|||
*/
|
||||
class myUrlHandlers
|
||||
{
|
||||
private $sets;
|
||||
private $handlers = [];
|
||||
|
||||
private static $defaults = [];
|
||||
private static $url2post = [];
|
||||
private static $post_adm_url = [];
|
||||
|
|
Loading…
Reference in a new issue