Inline docs syntax fixes following [28978].

See #28740.


git-svn-id: https://develop.svn.wordpress.org/trunk@29015 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes (DrewAPicture)
2014-07-07 16:41:43 +00:00
parent 81487ec09a
commit e862e3cf6d
4 changed files with 8 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
/**
* Disable error reporting
*
* Set this to error_reporting( -1 ) for debugging
* Set this to error_reporting( -1 ) for debugging.
*/
error_reporting(0);