PATH:
home
/
thecwrif
/
public_html
/
wp-content
/
plugins
/
w3-total-cache
/
inc
/
mime
<?php /** * HTML mime types */ return array( 'html|htm' => 'text/html', 'rtf|rtx' => 'text/richtext', 'txt' => 'text/plain', 'xsd' => 'text/xsd', 'xsl' => 'text/xsl', 'xml' => 'text/xml' );
[-] index.html
[edit]
[-] html.php
[edit]
[-] other.php
[edit]
[+]
..
[-] all.php
[edit]
[-] cssjs.php
[edit]