deleted file object-cache.php
This commit is contained in:
@ -1,13 +0,0 @@
|
||||
<?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'
|
||||
);
|
Reference in New Issue
Block a user