mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12723] Do not reference the coding guidelines section.
PHPBB3-12723
This commit is contained in:
parent
900a5b07c4
commit
e10bf39d08
1 changed files with 2 additions and 3 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue