We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59db3b8 commit c08e4d5Copy full SHA for c08e4d5
system/admin/views/updated-to.html.php
@@ -1,4 +1,3 @@
1
-<?php if (!defined('HTMLY')) die('HTMLy'); ?>
2
<h3>Updated to<h3>
3
<h2>[<?php echo $info['tag_name']; ?>] <?php echo $info['name']; ?></h2>
4
<p><?php echo \Michelf\MarkdownExtra::defaultTransform($info['body']); ?></p>
0 commit comments