root/tags/2.1.3/index.php

Revision 4495, 94 bytes (checked in by ryan, 2 years ago)

Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <?php
2 /* Short and sweet */
3 define('WP_USE_THEMES', true);
4 require('./wp-blog-header.php');
5 ?>
Note: See TracBrowser for help on using the browser.