summaryrefslogtreecommitdiff
path: root/actions/unblock.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/unblock.php')
-rw-r--r--actions/unblock.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/unblock.php b/actions/unblock.php
index 6a86c2bf0..51ec0ae57 100644
--- a/actions/unblock.php
+++ b/actions/unblock.php
@@ -21,7 +21,7 @@ if (!defined('LACONICA')) { exit(1); }
class UnblockAction extends Action {
- var $profile = NULL;
+ var $profile = null;
function prepare($args) {