diff options
Diffstat (limited to 'mod/display.php')
-rw-r--r-- | mod/display.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/display.php b/mod/display.php index 8eb271b9c..4c30ae554 100644 --- a/mod/display.php +++ b/mod/display.php @@ -166,6 +166,7 @@ function display_content(&$a, $update = 0, $load = false) { $updateable = true; } + } if($r === null) { |