1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[task/code-sniffer] Move code sniffer below build folder.

PHPBB3-11980
This commit is contained in:
Andreas Fischer
2013-10-27 17:14:20 +01:00
parent b0e0834637
commit 7fb3676957
5 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?php
/**
*
* @package code_sniffer³
* @version $Id: $
* @copyright (c) 2008 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php BSD License
*
*/
?>
<?php
/**
* Broken but not first file doc comment.
*
* @version @package_version@
* @license http://www.opensource.org/licenses/bsd-license.php BSD License
* @copyright (c) 2007 phpBB Group
*
*/