[ticket/12723] Do not reference the coding guidelines section.

PHPBB3-12723
This commit is contained in:
Andreas Fischer 2014-06-22 01:42:43 +02:00
parent 900a5b07c4
commit e10bf39d08

View file

@ -12,9 +12,8 @@
*/ */
/** /**
* Checks that each source file contains the standard header. * Checks that each PHP source file contains a valid header as defined by the
* * phpBB Coding Guidelines.
* Based on Coding Guidelines 1.ii File Header.
* *
* @package code_sniffer * @package code_sniffer
* @author Manuel Pichler <mapi@phpundercontrol.org> * @author Manuel Pichler <mapi@phpundercontrol.org>