aboutsummaryrefslogtreecommitdiff
path: root/views/xml/messages/exceptions/exception.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/xml/messages/exceptions/exception.php')
-rw-r--r--views/xml/messages/exceptions/exception.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/xml/messages/exceptions/exception.php b/views/xml/messages/exceptions/exception.php
index 3e4e1c376..66a0f2b96 100644
--- a/views/xml/messages/exceptions/exception.php
+++ b/views/xml/messages/exceptions/exception.php
@@ -11,7 +11,7 @@
?>
<!--
-<?php echo get_class($vars['object']); ?>: <?php echo autop($vars['object']->getMessage()); ?>
+<?php echo get_class($vars['object']); ?>: <?php echo elgg_autop($vars['object']->getMessage()); ?>
<?php if (elgg_get_config('debug')) { ?>