wp/wp-content/plugins/wp-filemanager/incl/html.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();
   print "<link rel='stylesheet' href='" . WP_CONTENT_URL . "/plugins/wp-filemanager/incl/phpfm.css' type='text/css'>";
    print "<center>";
    print "<br />";
?>