document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?php
  2. add_action('wp_enqueue_scripts', 'minimatica_register_styles');
  3. add_filter( 'ext2type', 'minimatica_file_types' );
  4. ?>
');