From 041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 22 May 2012 12:31:37 +0200 Subject: Removed $Id$ --- program/steps/utils/error.inc | 3 --- program/steps/utils/html2text.inc | 5 +---- program/steps/utils/killcache.inc | 5 +---- program/steps/utils/modcss.inc | 3 --- program/steps/utils/save_pref.inc | 5 +---- program/steps/utils/spell.inc | 3 --- program/steps/utils/spell_html.inc | 3 --- 7 files changed, 3 insertions(+), 24 deletions(-) (limited to 'program/steps/utils') diff --git a/program/steps/utils/error.inc b/program/steps/utils/error.inc index 000674417..126cf2ef7 100644 --- a/program/steps/utils/error.inc +++ b/program/steps/utils/error.inc @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli | +-----------------------------------------------------------------------+ - - $Id$ - */ $rcmail = rcmail::get_instance(); diff --git a/program/steps/utils/html2text.inc b/program/steps/utils/html2text.inc index 811957ae4..67e76c1a7 100644 --- a/program/steps/utils/html2text.inc +++ b/program/steps/utils/html2text.inc @@ -1,6 +1,6 @@ | +-----------------------------------------------------------------------+ - - $Id$ - */ $html = $HTTP_RAW_POST_DATA; diff --git a/program/steps/utils/killcache.inc b/program/steps/utils/killcache.inc index 3e85c0ae9..eb9645089 100644 --- a/program/steps/utils/killcache.inc +++ b/program/steps/utils/killcache.inc @@ -1,6 +1,6 @@ | +-----------------------------------------------------------------------+ - - $Id$ - */ // don't allow public access if not in devel_mode diff --git a/program/steps/utils/modcss.inc b/program/steps/utils/modcss.inc index d635f979d..77be150fe 100644 --- a/program/steps/utils/modcss.inc +++ b/program/steps/utils/modcss.inc @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli | +-----------------------------------------------------------------------+ - - $Id$ - */ $source = ''; diff --git a/program/steps/utils/save_pref.inc b/program/steps/utils/save_pref.inc index 2c60f6d4e..b550ad7ef 100644 --- a/program/steps/utils/save_pref.inc +++ b/program/steps/utils/save_pref.inc @@ -1,6 +1,6 @@ | +-----------------------------------------------------------------------+ - - $Id$ - */ $name = get_input_value('_name', RCUBE_INPUT_POST); diff --git a/program/steps/utils/spell.inc b/program/steps/utils/spell.inc index cf341de31..a0dd35d27 100644 --- a/program/steps/utils/spell.inc +++ b/program/steps/utils/spell.inc @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Kris Steinhoff | +-----------------------------------------------------------------------+ - - $Id$ - */ // read input diff --git a/program/steps/utils/spell_html.inc b/program/steps/utils/spell_html.inc index 57ab9c69a..861e4ba48 100644 --- a/program/steps/utils/spell_html.inc +++ b/program/steps/utils/spell_html.inc @@ -17,9 +17,6 @@ +-----------------------------------------------------------------------+ | Author: Aleksander Machniak | +-----------------------------------------------------------------------+ - - $Id$ - */ // read input data -- cgit v1.2.3