From d127fc3b9c1a9cfdb595ec9da7487fd2eb10fb32 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sun, 17 Aug 2008 18:59:40 +0000 Subject: [PATCH] Add Chris to the header, promised that a while ago. ;) --- root/includes/acp/acp_portal.php | 2 +- root/includes/acp/info/acp_portal.php | 2 +- root/install_portal/install.php | 10 ++++++++++ root/install_portal/schemas/update_schema.php | 10 ++++++++++ root/language/de/mods/info_acp_portal.php | 2 +- root/language/de/mods/lang_portal.php | 2 +- root/language/de/mods/lang_portal_acp.php | 2 +- root/language/de/mods/lang_portal_acp_logs.php | 2 +- root/language/de/mods/portal_install.php | 2 +- root/language/en/mods/info_acp_portal.php | 2 +- root/language/en/mods/lang_portal.php | 2 +- root/language/en/mods/lang_portal_acp.php | 2 +- root/language/en/mods/lang_portal_acp_logs.php | 2 +- root/language/en/mods/portal_install.php | 2 +- root/portal.php | 2 +- root/portal/block/announcements.php | 2 +- root/portal/block/attachments.php | 2 +- root/portal/block/birthday_list.php | 2 +- root/portal/block/change_style.php | 2 +- root/portal/block/custom.php | 2 +- root/portal/block/donate.php | 2 +- root/portal/block/friends.php | 2 +- root/portal/block/latest_bots.php | 2 +- root/portal/block/latest_members.php | 2 +- root/portal/block/leaders.php | 2 +- root/portal/block/leaders_ext.php | 2 +- root/portal/block/link_us.php | 2 +- root/portal/block/links.php | 2 +- root/portal/block/login_box.php | 2 +- root/portal/block/main_menu.php | 2 +- root/portal/block/mini_cal.php | 2 +- root/portal/block/news.php | 2 +- root/portal/block/poll.php | 2 +- root/portal/block/random_member.php | 2 +- root/portal/block/recent.php | 2 +- root/portal/block/search.php | 2 +- root/portal/block/statistics.php | 2 +- root/portal/block/top_posters.php | 2 +- root/portal/block/user_menu.php | 2 +- root/portal/block/welcome.php | 2 +- root/portal/block/whois_online.php | 2 +- root/portal/block/wordgraph.php | 2 +- root/portal/includes/functions.php | 2 +- root/portal/includes/mini_cal/calendarSuite.php | 2 +- root/portal/includes/mini_cal/mini_cal_common.php | 2 +- root/portal/includes/mini_cal/mini_cal_config.php | 2 +- root/portal/includes/mini_cal/mini_cal_topic.php | 2 +- 47 files changed, 65 insertions(+), 45 deletions(-) diff --git a/root/includes/acp/acp_portal.php b/root/includes/acp/acp_portal.php index d0179ece..7b7e05f0 100644 --- a/root/includes/acp/acp_portal.php +++ b/root/includes/acp/acp_portal.php @@ -4,7 +4,7 @@ * * @package - Board3portal * @version $Id$ -* @copyright (c) kevin / saint ( http://www.board3.de/ ), (c) Ice, (c) nickvergessen ( http://www.flying-bits.org/ ), (c) redbull254 ( http://www.digitalfotografie-foren.de ) +* @copyright (c) kevin / saint ( www.board3.de/ ), (c) Ice, (c) nickvergessen ( www.flying-bits.org/ ), (c) redbull254 ( www.digitalfotografie-foren.de ), (c) Christian_N ( www.phpbb-projekt.de ) * @based on: phpBB3 Portal by Sevdin Filiz, www.phpbb3portal.com * @license http://opensource.org/licenses/gpl-license.php GNU Public License * diff --git a/root/includes/acp/info/acp_portal.php b/root/includes/acp/info/acp_portal.php index 0beedbc2..3ae727bb 100644 --- a/root/includes/acp/info/acp_portal.php +++ b/root/includes/acp/info/acp_portal.php @@ -4,7 +4,7 @@ * * @package - Board3portal * @version $Id$ -* @copyright (c) kevin / saint ( http://www.board3.de/ ), (c) Ice, (c) nickvergessen ( http://www.flying-bits.org/ ), (c) redbull254 ( http://www.digitalfotografie-foren.de ) +* @copyright (c) kevin / saint ( www.board3.de/ ), (c) Ice, (c) nickvergessen ( www.flying-bits.org/ ), (c) redbull254 ( www.digitalfotografie-foren.de ), (c) Christian_N ( www.phpbb-projekt.de ) * @based on: phpBB3 Portal by Sevdin Filiz, www.phpbb3portal.com * @license http://opensource.org/licenses/gpl-license.php GNU Public License * diff --git a/root/install_portal/install.php b/root/install_portal/install.php index 6a0703a1..a6b753b8 100644 --- a/root/install_portal/install.php +++ b/root/install_portal/install.php @@ -1,5 +1,15 @@