mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 15:11:29 +00:00
unbreak classes/dlg
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
class Dlg extends Protected_Handler {
|
||||
class Dlg extends Handler_Protected {
|
||||
private $param;
|
||||
|
||||
function before($method) {
|
||||
|
||||
Reference in New Issue
Block a user