diff options
Diffstat (limited to 'templates/rightbar.inc.php')
-rw-r--r-- | templates/rightbar.inc.php | 1 |
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']); } ?> |