unbreak classes/dlg
This commit is contained in:
parent
6eaf319320
commit
9da07c8ad2
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
class Dlg extends Protected_Handler {
|
class Dlg extends Handler_Protected {
|
||||||
private $param;
|
private $param;
|
||||||
|
|
||||||
function before($method) {
|
function before($method) {
|
||||||
|
|
Loading…
Reference in New Issue