wp/wp-content/plugins/wp-filemanager/incl/html.header.inc.php
author ymh <ymh.work@gmail.com>
Mon, 08 Jun 2015 16:11:51 +0000
changeset 4 346c88efed21
parent 0 d970ebf37754
permissions -rw-r--r--
add blog-copier plugin

<?php
if ( ! defined( 'ABSPATH' ) )
	die();
   print "<link rel='stylesheet' href='" . WP_CONTENT_URL . "/plugins/wp-filemanager/incl/phpfm.css' type='text/css'>";
    print "<center>";
    print "<br />";
?>