From b27b69cf375df2374a280dba5d14a257dae25365 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Tue, 19 Oct 2010 12:22:07 +0200 Subject: [PATCH] [ticket/9857] Remove visible $Id$ from phpBB/docs files. PHPBB3-9857 --- phpBB/docs/auth_api.html | 2 +- phpBB/docs/coding-guidelines.html | 2 +- phpBB/docs/hook_system.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html index c83aaadc2d..a33a0840f6 100644 --- a/phpBB/docs/auth_api.html +++ b/phpBB/docs/auth_api.html @@ -241,7 +241,7 @@ $auth_admin = new auth_admin(); diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 1978a0a307..c9b34886df 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -2475,7 +2475,7 @@ Authorised by: developer1[, developer2[, ...]] diff --git a/phpBB/docs/hook_system.html b/phpBB/docs/hook_system.html index b23ebab869..1bf4630a9f 100644 --- a/phpBB/docs/hook_system.html +++ b/phpBB/docs/hook_system.html @@ -875,7 +875,7 @@ function phpbb_hook_register(&$hook)