wp/wp-content/plugins/wp-filemanager/incl/header.inc.php
author ymh <ymh.work@gmail.com>
Tue, 09 Jun 2015 11:14:17 +0000
changeset 6 490d5cc509ed
parent 0 d970ebf37754
permissions -rw-r--r--
update portfolio

<?php
if ( ! defined( 'ABSPATH' ) )
	die();
$base_url = "?page=" . htmlentities(rawurlencode($_GET['page']));
?>