wp/wp-content/plugins/wp-filemanager/incl/html.header.inc.php
changeset 14 00ac8f60d73f
parent 13 d255fe9cd479
child 15 3d4e9c994f10
--- a/wp/wp-content/plugins/wp-filemanager/incl/html.header.inc.php	Tue Oct 15 15:48:13 2019 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-<?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 />";
-?>
\ No newline at end of file