file)) { $url = $p->file; } else { $url = $oldfile; } $content = file_get_contents($url); $oldtitle = get_content_tag('t', $content, 'Untitled'); $oldcontent = remove_html_comments($content); if (isset($_GET['destination'])) { $destination = $_GET['destination']; } else { $destination = 'admin'; } $dir = substr($url, 0, strrpos($url, '/')); $oldurl = str_replace($dir . '/', '', $url); $oldmd = str_replace('.md', '', $oldurl); $delete = $p->url . '/delete?destination=' . $destination; ?>
Title *


Url (optional)

If the url leave empty we will use the page title.

Meta Description (optional)



Delete

URL

Upload