mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
This commit is contained in:
parent
502cbad5a7
commit
a759704b39
927 changed files with 6665 additions and 3700 deletions
|
@ -2,9 +2,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package build
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2013 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package build
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2011 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package build
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2010 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package code_sniffer
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @version $Id: $
|
*
|
||||||
* @copyright (c) 2007 phpBB Group
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package code_sniffer
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @version $Id: $
|
*
|
||||||
* @copyright (c) 2007 phpBB Group
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package code_sniffer
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @version $Id: $
|
*
|
||||||
* @copyright (c) 2007 phpBB Group
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package build
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2010 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,14 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @copyright (c) 2014 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* This file is part of the phpBB Forum Software package.
|
||||||
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Prevent 'Class "acm" does not exist.' exception on removeClass().
|
// Prevent 'Class "acm" does not exist.' exception on removeClass().
|
||||||
|
|
|
@ -1,7 +1,12 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# @copyright (c) 2014 phpBB Group
|
# This file is part of the phpBB Forum Software package.
|
||||||
# @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
#
|
||||||
|
# @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
# @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
#
|
||||||
|
# For full copyright and license information, please see
|
||||||
|
# the docs/CREDITS.txt file.
|
||||||
#
|
#
|
||||||
# Calls the git commit-msg hook on all non-merge commits in a given commit range.
|
# Calls the git commit-msg hook on all non-merge commits in a given commit range.
|
||||||
#
|
#
|
||||||
|
|
|
@ -2,9 +2,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2011 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2011 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2012 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2013 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,20 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
* Minimum Requirement: PHP 5.3.3
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Minimum Requirement: PHP 5.3.3
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (!defined('IN_PHPBB'))
|
if (!defined('IN_PHPBB'))
|
||||||
{
|
{
|
||||||
exit;
|
exit;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2004 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2004 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2003 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,18 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2009, 2010 phpBB Group
|
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
|
||||||
*
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* This script will check your database for potentially dangerous flash BBCode tags
|
* This script will check your database for potentially dangerous flash BBCode tags
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
|
@ -1,10 +1,17 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2006 phpBB Group
|
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
|
||||||
*
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* This file creates new schema files for every database.
|
* This file creates new schema files for every database.
|
||||||
* The filenames will be prefixed with an underscore to not overwrite the current schema files.
|
* The filenames will be prefixed with an underscore to not overwrite the current schema files.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2011 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2003 phpBB Group
|
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
|
||||||
*
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* This script generates an index of some template vars and their use within the templates.
|
* This script generates an index of some template vars and their use within the templates.
|
||||||
* It writes down all language variables used by various templates.
|
* It writes down all language variables used by various templates.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
|
@ -1,8 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @copyright (c) 2013 phpBB Group
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2001, 2003 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,11 @@ die("Please read the first lines of this script for instructions on how to enabl
|
||||||
|
|
||||||
// -------------------------------------------------------------
|
// -------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// @copyright (c) 2005 phpBB Group
|
// @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
// @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
// @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
//
|
||||||
|
// For full copyright and license information, please see
|
||||||
|
// the docs/CREDITS.txt file.
|
||||||
//
|
//
|
||||||
// -------------------------------------------------------------
|
// -------------------------------------------------------------
|
||||||
// Thanks to arod-1
|
// Thanks to arod-1
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2001, 2003 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2003 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2013 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,18 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2006 phpBB Group
|
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
|
||||||
*
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* This file creates SQL statements to upgrade phpBB on MySQL 3.x/4.0.x to 4.1.x/5.x
|
* This file creates SQL statements to upgrade phpBB on MySQL 3.x/4.0.x to 4.1.x/5.x
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
|
@ -1,8 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @copyright (c) 2012 phpBB Group
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @copyright (c) 2012 phpBB Group
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,93 +0,0 @@
|
||||||
/**
|
|
||||||
*
|
|
||||||
* phpBB3 © Copyright phpBB Group
|
|
||||||
* http://www.phpbb.com
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, version 2 of the License.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <http://opensource.org/licenses/gpl-2.0.php>
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
Please see: http://www.phpbb.com/about/team/ for a list of all the people currently
|
|
||||||
involved in phpBB.
|
|
||||||
|
|
||||||
phpBB Lead Developer: naderman (Nils Adermann)
|
|
||||||
|
|
||||||
phpBB Developers: bantu (Andreas Fischer)
|
|
||||||
dhruv.goel92 (Dhruv Goel)
|
|
||||||
EXreaction (Nathan Guse)
|
|
||||||
imkingdavid (David King)
|
|
||||||
marc1706 (Marc Alexander)
|
|
||||||
nickvergessen (Joas Schilling)
|
|
||||||
prototech (Cesar Gallegos)
|
|
||||||
|
|
||||||
Contributions by: leviatan21 (Gabriel Vazquez)
|
|
||||||
Raimon (Raimon Meuldijk)
|
|
||||||
Xore (Robert Hetzler)
|
|
||||||
|
|
||||||
|
|
||||||
-- Former Contributors --
|
|
||||||
|
|
||||||
phpBB Project Manager: theFinn (James Atkinson) [Founder - 04/2007]
|
|
||||||
SHS` (Jonathan Stanley)
|
|
||||||
|
|
||||||
phpBB Lead Developer: Acyd Burn (Meik Sievertsen) [09/2005 - 01/2010]
|
|
||||||
psoTFX (Paul S. Owen) [2001 - 09/2005]
|
|
||||||
|
|
||||||
phpBB Developers: A_Jelly_Doughnut (Josh Woody) [01/2010 - 11/2010]
|
|
||||||
Acyd Burn (Meik Sievertsen) [02/2003 - 09/2005]
|
|
||||||
APTX (Marek A. Ruszczyński) [12/2007 - 04/2011]
|
|
||||||
Arty (Vjacheslav Trushkin) [02/2012 - 07/2012]
|
|
||||||
Ashe (Ludovic Arnaud) [10/2002 - 11/2003, 06/2006 - 10/2006]
|
|
||||||
BartVB (Bart van Bragt) [11/2000 - 03/2006]
|
|
||||||
ckwalsh (Cullen Walsh) [01/2010 - 07/2011]
|
|
||||||
DavidMJ (David M.) [12/2005 - 08/2009]
|
|
||||||
dhn (Dominik Dröscher) [05/2007 - 01/2011]
|
|
||||||
GrahamJE (Graham Eames) [09/2005 - 11/2006]
|
|
||||||
kellanved (Henry Sudhof) [04/2007 - 03/2011]
|
|
||||||
igorw (Igor Wiedler) [08/2010 - 02/2013]
|
|
||||||
Oleg (Oleg Pudeyev) [01/2011 - 05/2013]
|
|
||||||
rxu (Ruslan Uzdenov) [04/2010 - 12/2012]
|
|
||||||
TerraFrost (Jim Wigginton) [04/2009 - 01/2011]
|
|
||||||
ToonArmy (Chris Smith) [06/2008 - 11/2011]
|
|
||||||
Vic D'Elfant (Vic D'Elfant) [04/2007 - 04/2009]
|
|
||||||
|
|
||||||
-- Copyrights --
|
|
||||||
|
|
||||||
Visual Confirmation: Xore (Robert Hetzler)
|
|
||||||
|
|
||||||
Original subSilver by subBlue Design, Tom Beddard, (c) 2001 phpBB Group
|
|
||||||
prosilver by subBlue Design, Tom Beddard, (c) 2004 phpBB Group
|
|
||||||
subsilver2 by subBlue Design, Tom Beddard, (c) 2004 phpBB Group
|
|
||||||
|
|
||||||
phpBB3 contains code from the following applications:
|
|
||||||
|
|
||||||
LGPL licenced:
|
|
||||||
Smarty (c) 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/
|
|
||||||
|
|
||||||
GPL licenced:
|
|
||||||
phpMyAdmin (c) 2001,2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/
|
|
||||||
Jabber Class (c) 2006 Flyspray.org, http://www.flyspray.org/
|
|
||||||
Chora (c) 2000-2006, The Horde Project. http://horde.org/chora/
|
|
||||||
Horde Project (c) 2000-2006, The Horde Project. http://horde.org/
|
|
||||||
jQuery (c) 2011, John Resig. http://jquery.com/
|
|
||||||
Sphinx Technologies Inc (c) 2001-2012 Andrew Aksyonoff, http://sphinxsearch.com/
|
|
||||||
Plupload (c) 2010-2013 Moxiecode Systems AB, http://www.plupload.com/
|
|
||||||
|
|
||||||
PHP License, version 3.0:
|
|
||||||
Pear (c) 2001-2004 PHP Group, http://pear.php.net
|
|
||||||
|
|
||||||
Text_Diff-0.2.1 http://pear.php.net/package/Text_Diff
|
|
||||||
|
|
||||||
MIT licenced:
|
|
||||||
Symfony2 (c) 2004-2011 Fabien Potencier, http://symfony.com/
|
|
||||||
|
|
98
phpBB/docs/CREDITS.txt
Normal file
98
phpBB/docs/CREDITS.txt
Normal file
|
@ -0,0 +1,98 @@
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* phpBB © Copyright phpBB Limited 2003-2014
|
||||||
|
* http://www.phpbb.com
|
||||||
|
*
|
||||||
|
* phpBB is free software. You can redistribute it and/or modify it
|
||||||
|
* under the terms of the GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
* as published by the Free Software Foundation.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* A copy of the license can be viewed in the docs/LICENSE.txt file.
|
||||||
|
* The same can be viewed at <http://opensource.org/licenses/gpl-2.0.php>
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
phpBB Project Manager: Marshalrusty (Yuriy Rusko)
|
||||||
|
|
||||||
|
phpBB Lead Developer: naderman (Nils Adermann)
|
||||||
|
|
||||||
|
phpBB Developers: bantu (Andreas Fischer)
|
||||||
|
dhruv.goel92 (Dhruv Goel)
|
||||||
|
EXreaction (Nathan Guse)
|
||||||
|
imkingdavid (David King)
|
||||||
|
marc1706 (Marc Alexander)
|
||||||
|
nickvergessen (Joas Schilling)
|
||||||
|
prototech (Cesar Gallegos)
|
||||||
|
|
||||||
|
For a list of phpBB Team members, please see:
|
||||||
|
http://www.phpbb.com/about/team/
|
||||||
|
|
||||||
|
For a full list of phpBB code contributors, please see:
|
||||||
|
https://github.com/phpbb/phpbb/graphs/contributors
|
||||||
|
|
||||||
|
-- Former Developers --
|
||||||
|
|
||||||
|
phpBB Project Manager: theFinn (James Atkinson) [Founder - 04/2007]
|
||||||
|
SHS` (Jonathan Stanley)
|
||||||
|
|
||||||
|
phpBB Lead Developer: Acyd Burn (Meik Sievertsen) [09/2005 - 01/2010]
|
||||||
|
psoTFX (Paul S. Owen) [2001 - 09/2005]
|
||||||
|
|
||||||
|
phpBB Developers: A_Jelly_Doughnut (Josh Woody) [01/2010 - 11/2010]
|
||||||
|
Acyd Burn (Meik Sievertsen) [02/2003 - 09/2005]
|
||||||
|
APTX (Marek A. Ruszczyński) [12/2007 - 04/2011]
|
||||||
|
Arty (Vjacheslav Trushkin) [02/2012 - 07/2012]
|
||||||
|
Ashe (Ludovic Arnaud) [10/2002 - 11/2003, 06/2006 - 10/2006]
|
||||||
|
BartVB (Bart van Bragt) [11/2000 - 03/2006]
|
||||||
|
ckwalsh (Cullen Walsh) [01/2010 - 07/2011]
|
||||||
|
DavidMJ (David M.) [12/2005 - 08/2009]
|
||||||
|
dhn (Dominik Dröscher) [05/2007 - 01/2011]
|
||||||
|
GrahamJE (Graham Eames) [09/2005 - 11/2006]
|
||||||
|
igorw (Igor Wiedler) [08/2010 - 02/2013]
|
||||||
|
kellanved (Henry Sudhof) [04/2007 - 03/2011]
|
||||||
|
Oleg (Oleg Pudeyev) [01/2011 - 05/2013]
|
||||||
|
rxu (Ruslan Uzdenov) [04/2010 - 12/2012]
|
||||||
|
TerraFrost (Jim Wigginton) [04/2009 - 01/2011]
|
||||||
|
ToonArmy (Chris Smith) [06/2008 - 11/2011]
|
||||||
|
Vic D'Elfant (Vic D'Elfant) [04/2007 - 04/2009]
|
||||||
|
|
||||||
|
Major contributions by: leviatan21 (Gabriel Vazquez)
|
||||||
|
Neothermic (Ashley Pinner)
|
||||||
|
Raimon (Raimon Meuldijk)
|
||||||
|
Xore (Robert Hetzler)
|
||||||
|
|
||||||
|
-- Copyrights --
|
||||||
|
|
||||||
|
Visual Confirmation: Xore (Robert Hetzler)
|
||||||
|
|
||||||
|
Original subSilver by subBlue Design, Tom Beddard, (c) 2001 phpBB Limited
|
||||||
|
prosilver by subBlue Design, Tom Beddard, (c) 2004 phpBB Limited
|
||||||
|
subsilver2 by subBlue Design, Tom Beddard, (c) 2004 phpBB Limited
|
||||||
|
|
||||||
|
phpBB contains code from the following applications:
|
||||||
|
|
||||||
|
LGPL licenced:
|
||||||
|
Smarty (c) 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/
|
||||||
|
|
||||||
|
GPL licenced:
|
||||||
|
phpMyAdmin (c) 2001, 2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/
|
||||||
|
Jabber Class (c) 2006 Flyspray.org, http://www.flyspray.org/
|
||||||
|
Chora (c) 2000-2006, The Horde Project. http://horde.org/chora/
|
||||||
|
Horde Project (c) 2000-2006, The Horde Project. http://horde.org/
|
||||||
|
jQuery (c) 2011, John Resig. http://jquery.com/
|
||||||
|
Sphinx Technologies Inc (c) 2001-2012 Andrew Aksyonoff, http://sphinxsearch.com/
|
||||||
|
Plupload (c) 2010-2013 Moxiecode Systems AB, http://www.plupload.com/
|
||||||
|
|
||||||
|
PHP License, version 3.0:
|
||||||
|
Pear (c) 2001-2004 PHP Group, http://pear.php.net
|
||||||
|
|
||||||
|
Text_Diff-0.2.1 http://pear.php.net/package/Text_Diff
|
||||||
|
|
||||||
|
MIT licenced:
|
||||||
|
Symfony2 (c) 2004-2011 Fabien Potencier, http://symfony.com/
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @package phpBB3
|
*
|
||||||
* @copyright (c) 2009 phpBB Group
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
* Idea and original RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21
|
* Idea and original RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21
|
||||||
* Original MOD: http://www.phpbb.com/community/viewtopic.php?f=69&t=1214645
|
* Original MOD: http://www.phpbb.com/community/viewtopic.php?f=69&t=1214645
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_attachments
|
class acp_attachments
|
||||||
{
|
{
|
||||||
/** @var \phpbb\db\driver\driver_interface */
|
/** @var \phpbb\db\driver\driver_interface */
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_ban
|
class acp_ban
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_bbcodes
|
class acp_bbcodes
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,10 +1,17 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
|
||||||
*
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* @todo add cron intervals to server settings? (database_gc, queue_interval, session_gc, search_gc, cache_gc, warnings_gc)
|
* @todo add cron intervals to server settings? (database_gc, queue_interval, session_gc, search_gc, cache_gc, warnings_gc)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -16,9 +23,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_board
|
class acp_board
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_bots
|
class acp_bots
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,14 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -14,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_captcha
|
class acp_captcha
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_database
|
class acp_database
|
||||||
{
|
{
|
||||||
var $db_tools;
|
var $db_tools;
|
||||||
|
@ -479,9 +480,6 @@ class acp_database
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class base_extractor
|
class base_extractor
|
||||||
{
|
{
|
||||||
var $fh;
|
var $fh;
|
||||||
|
@ -625,9 +623,6 @@ class base_extractor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class mysql_extractor extends base_extractor
|
class mysql_extractor extends base_extractor
|
||||||
{
|
{
|
||||||
function write_start($table_prefix)
|
function write_start($table_prefix)
|
||||||
|
@ -951,9 +946,6 @@ class mysql_extractor extends base_extractor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class sqlite_extractor extends base_extractor
|
class sqlite_extractor extends base_extractor
|
||||||
{
|
{
|
||||||
function write_start($prefix)
|
function write_start($prefix)
|
||||||
|
@ -1055,9 +1047,6 @@ class sqlite_extractor extends base_extractor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class sqlite3_extractor extends base_extractor
|
class sqlite3_extractor extends base_extractor
|
||||||
{
|
{
|
||||||
function write_start($prefix)
|
function write_start($prefix)
|
||||||
|
@ -1161,9 +1150,6 @@ class sqlite3_extractor extends base_extractor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class postgres_extractor extends base_extractor
|
class postgres_extractor extends base_extractor
|
||||||
{
|
{
|
||||||
function write_start($prefix)
|
function write_start($prefix)
|
||||||
|
@ -1453,9 +1439,6 @@ class postgres_extractor extends base_extractor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class mssql_extractor extends base_extractor
|
class mssql_extractor extends base_extractor
|
||||||
{
|
{
|
||||||
function write_end()
|
function write_end()
|
||||||
|
@ -1900,9 +1883,6 @@ class mssql_extractor extends base_extractor
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class oracle_extractor extends base_extractor
|
class oracle_extractor extends base_extractor
|
||||||
{
|
{
|
||||||
function write_table($table_name)
|
function write_table($table_name)
|
||||||
|
@ -2130,9 +2110,6 @@ class oracle_extractor extends base_extractor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class firebird_extractor extends base_extractor
|
class firebird_extractor extends base_extractor
|
||||||
{
|
{
|
||||||
function write_start($prefix)
|
function write_start($prefix)
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_disallow
|
class acp_disallow
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_email
|
class acp_email
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2012 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_extensions
|
class acp_extensions
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_forums
|
class acp_forums
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_groups
|
class acp_groups
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -17,7 +21,6 @@ if (!defined('IN_PHPBB'))
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @todo [smilies] check regular expressions for special char replacements (stored specialchared in db)
|
* @todo [smilies] check regular expressions for special char replacements (stored specialchared in db)
|
||||||
* @package acp
|
|
||||||
*/
|
*/
|
||||||
class acp_icons
|
class acp_icons
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2006 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_inactive
|
class acp_inactive
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,10 +1,17 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
|
||||||
*
|
*
|
||||||
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* @todo Check/enter/update transport info
|
* @todo Check/enter/update transport info
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -16,9 +23,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_jabber
|
class acp_jabber
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_language
|
class acp_language
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_logs
|
class acp_logs
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_main
|
class acp_main
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -25,9 +29,6 @@ if (!defined('IN_PHPBB'))
|
||||||
* - category disabled
|
* - category disabled
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_modules
|
class acp_modules
|
||||||
{
|
{
|
||||||
var $module_class = '';
|
var $module_class = '';
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_permission_roles
|
class acp_permission_roles
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_permissions
|
class acp_permissions
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_php_info
|
class acp_php_info
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_profile
|
class acp_profile
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_prune
|
class acp_prune
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_ranks
|
class acp_ranks
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_reasons
|
class acp_reasons
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_search
|
class acp_search
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_send_statistics
|
class acp_send_statistics
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_styles
|
class acp_styles
|
||||||
{
|
{
|
||||||
public $u_action;
|
public $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_update
|
class acp_update
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -15,9 +19,6 @@ if (!defined('IN_PHPBB'))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @package acp
|
|
||||||
*/
|
|
||||||
class acp_users
|
class acp_users
|
||||||
{
|
{
|
||||||
var $u_action;
|
var $u_action;
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -17,7 +21,6 @@ if (!defined('IN_PHPBB'))
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @todo [words] check regular expressions for special char replacements (stored specialchared in db)
|
* @todo [words] check regular expressions for special char replacements (stored specialchared in db)
|
||||||
* @package acp
|
|
||||||
*/
|
*/
|
||||||
class acp_words
|
class acp_words
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,9 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package phpBB3
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -17,7 +21,6 @@ if (!defined('IN_PHPBB'))
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ACP Permission/Auth class
|
* ACP Permission/Auth class
|
||||||
* @package phpBB3
|
|
||||||
*/
|
*/
|
||||||
class auth_admin extends \phpbb\auth\auth
|
class auth_admin extends \phpbb\auth\auth
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_attachments_info
|
class acp_attachments_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_ban_info
|
class acp_ban_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_bbcodes_info
|
class acp_bbcodes_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_board_info
|
class acp_board_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_bots_info
|
class acp_bots_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_captcha_info
|
class acp_captcha_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_database_info
|
class acp_database_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_disallow_info
|
class acp_disallow_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_email_info
|
class acp_email_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2012 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_extensions_info
|
class acp_extensions_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_forums_info
|
class acp_forums_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_groups_info
|
class acp_groups_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_icons_info
|
class acp_icons_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2006 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_inactive_info
|
class acp_inactive_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_jabber_info
|
class acp_jabber_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_language_info
|
class acp_language_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_logs_info
|
class acp_logs_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_main_info
|
class acp_main_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_modules_info
|
class acp_modules_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_permission_roles_info
|
class acp_permission_roles_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_permissions_info
|
class acp_permissions_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_php_info_info
|
class acp_php_info_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_profile_info
|
class acp_profile_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_prune_info
|
class acp_prune_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @package acp
|
* This file is part of the phpBB Forum Software package.
|
||||||
* @copyright (c) 2005 phpBB Group
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
* @copyright (c) phpBB Limited <https://www.phpbb.com>
|
||||||
|
* @license GNU General Public License, version 2 (GPL-2.0)
|
||||||
|
*
|
||||||
|
* For full copyright and license information, please see
|
||||||
|
* the docs/CREDITS.txt file.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @package module_install
|
|
||||||
*/
|
|
||||||
class acp_ranks_info
|
class acp_ranks_info
|
||||||
{
|
{
|
||||||
function module()
|
function module()
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue