Trailing whitespace cleanup

git-svn-id: http://svn.automattic.com/wordpress/trunk@11013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2009-04-20 18:18:39 +00:00
parent 79c63cfe7d
commit a61bc0ec8a
30 changed files with 175 additions and 175 deletions

View File

@@ -1,8 +1,8 @@
<?php
/**
/**
* Disable error reporting
*
*
* Set this to error_reporting( E_ALL ) or error_reporting( E_ALL | E_STRICT ) for debugging
*/
error_reporting(0);