summaryrefslogtreecommitdiffstats
path: root/templates/rightbar.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rightbar.inc.php')
-rw-r--r--templates/rightbar.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/rightbar.inc.php b/templates/rightbar.inc.php
index 73104e3c..8ff3e856 100644
--- a/templates/rightbar.inc.php
+++ b/templates/rightbar.inc.php
@@ -44,6 +44,7 @@
$object->format();
}
else {
+ $object = new Random();
$object->f_link = Random::get_type_name($object_data['1']);
}
?>