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 edit-page.html.php
pull/674/head
danpros
1 year ago
parent
80b2eefba1
commit
d648a8e542
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/edit-page.html.php
+ 1
- 1
system/admin/views/edit-page.html.php
View File
@ -35,7 +35,7 @@ if ($type == 'is_frontpage') {
$olddescription
=
$p
->
description
;
$oldcontent
=
$p
->
body
;
$oldmd
=
$p
->
md
;
$url
=
'content/data/category/'
.
$p
->
md
;
$url
=
'content/data/category/'
.
$p
->
md
.
'.md'
;
}
else
{
if
(
isset
(
$p
->
file
))
{
Write
Preview
Loading…
Cancel
Save