mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 05:51:28 +00:00
implement ProtectedHandler
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
class Pref_Labels extends Handler {
|
||||
class Pref_Labels extends Protected_Handler {
|
||||
|
||||
function edit() {
|
||||
$label_id = db_escape_string($_REQUEST['id']);
|
||||
|
||||
Reference in New Issue
Block a user