1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 07:41:29 +00:00

unbreak classes/dlg

This commit is contained in:
Andrew Dolgov
2012-08-17 17:03:39 +04:00
parent 6eaf319320
commit 9da07c8ad2

View File

@@ -1,5 +1,5 @@
<?php
class Dlg extends Protected_Handler {
class Dlg extends Handler_Protected {
private $param;
function before($method) {