Inline docs syntax fixes following [28978].

See #28740.

Built from https://develop.svn.wordpress.org/trunk@29015


git-svn-id: http://core.svn.wordpress.org/trunk@28803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2014-07-07 16:42:16 +00:00
parent c321e40016
commit 9ef7c41a15
4 changed files with 8 additions and 5 deletions

View File

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