This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update updated-to.html.php
pull/444/head
danpros
4 years ago
parent
cce2efb9f7
commit
75cb107cde
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
system/admin/views/updated-to.html.php
+ 1
- 1
system/admin/views/updated-to.html.php
View File
@ -1,4 +1,4 @@
<
h3
>
<
?
php
echo
i18n
(
'Updated_to'
);
?>
<h3>
<
h3
>
Updated
to
<
h3
>
<
h2
>
[
<
?
php
echo
$info
[
'tag_name'
];
?>
] <?php echo $info['name']; ?></h2>
<
p
><
?
php
echo
\Michelf\MarkdownExtra
::
defaultTransform
(
$info
[
'body'
]);
?>
</p>
<
?
php
require_once
"
system/upgrade/run.php
"
;
?>
Write
Preview
Loading…
Cancel
Save