summaryrefslogtreecommitdiff
path: root/classes/dlg.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-06-07 18:41:18 +0300
committerAndrew Dolgov <[email protected]>2015-06-07 18:41:18 +0300
commit415a3b50c9879027d5367696ef2b21200cbd5827 (patch)
treee3c62caadef95aaa38a16146fb4ff310d7f533d5 /classes/dlg.php
parentca5d39e8665dc6eaaeec3f53bddd338e07f9a038 (diff)
fix some minor typos and stuff
Diffstat (limited to 'classes/dlg.php')
-rw-r--r--classes/dlg.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/classes/dlg.php b/classes/dlg.php
index e3931bc3a..eee720ed4 100644
--- a/classes/dlg.php
+++ b/classes/dlg.php
@@ -1,8 +1,9 @@
<?php
class Dlg extends Handler_Protected {
private $param;
+ private $params;
- function before($method) {
+ function before($method) {
if (parent::before($method)) {
header("Content-Type: text/html"); # required for iframe