From db4d386fb2d8bc61858b302663649fb3473552c4 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Thu, 6 Feb 2014 17:17:01 +0900 Subject: [PATCH] Remove all Subversion keywords --- www/admin/class_test.php | 1 - www/admin/edit_base.inc | 8 +------- www/admin/edit_order.php | 7 +------ www/admin/files.php | 8 +------- www/admin/includes/Date.Vars.inc | 6 ------ www/admin/set_paths.inc | 6 ------ www/admin/smarty.inc | 8 +------- www/configs/config.inc | 6 ------ www/layout/admin/default/css/edit.css | 9 --------- www/layout/admin/default/javascript/edit.js | 9 --------- www/layout/admin/default/lang/messages_en_utf8.po | 9 ++------- www/layout/admin/default/lang/messages_ja_utf8.po | 9 ++------- www/layout/admin/default/templates/edit_body.tpl | 8 -------- www/layout/admin/default/templates/edit_elements.tpl | 8 -------- www/layout/admin/default/templates/edit_error_msg.tpl | 9 --------- www/layout/admin/default/templates/edit_hidden.tpl | 8 -------- www/layout/admin/default/templates/edit_load.tpl | 9 --------- www/layout/admin/default/templates/edit_new.tpl | 9 +-------- www/layout/admin/default/templates/edit_order.tpl | 8 -------- .../admin/default/templates/edit_save_delete.tpl | 8 -------- www/layout/admin/default/templates/index.tpl | 9 --------- www/layout/admin/default/templates/main_body.tpl | 9 --------- www/layout/admin/default/templates/main_content.tpl | 9 --------- .../admin/default/templates/main_content_blank.tpl | 9 --------- .../admin/default/templates/main_content_index.tpl | 9 --------- .../admin/default/templates/main_content_special.tpl | 9 --------- www/layout/frontend/default/javascript/frontend.js | 10 +--------- www/layout/frontend/default/templates/main_body.tpl | 9 --------- www/libs/Class.Admin.Backend.inc | 9 --------- www/libs/Class.Basic.inc | 9 --------- www/libs/Class.DB.Array.IO.inc | 9 --------- www/libs/Class.DB.IO.inc | 9 --------- www/libs/Class.Form.Generate.inc | 9 --------- www/libs/Class.Login.inc | 9 --------- www/libs/Class.Smarty.Extend.inc | 7 ------- www/libs/Class.l10n.inc | 6 ------ www/libs/Error.Handling.inc | 7 ------- www/libs/FileUploader.inc | 2 -- www/libs/TRAIT_db_pgsql.inc | 7 ------- www/libs/db_pgsql.inc | 7 ------- 40 files changed, 10 insertions(+), 306 deletions(-) diff --git a/www/admin/class_test.php b/www/admin/class_test.php index b53bf017..5c07821e 100644 --- a/www/admin/class_test.php +++ b/www/admin/class_test.php @@ -1,5 +1,4 @@ print_error_msg(); echo $form->print_error_msg(); - // $Id: edit_base.inc 4807 2014-01-08 04:09:19Z gullevek $ ?> diff --git a/www/admin/edit_order.php b/www/admin/edit_order.php index 1c797bc9..f4913b38 100644 --- a/www/admin/edit_order.php +++ b/www/admin/edit_order.php @@ -1,10 +1,5 @@ debug('file_upload', "ERROR: $error | INI FSize: ".ini_get("upload_max_fil //------------------------------ processing data end //------------------------------ debug data - $DEBUG_DATA['Id'] = '$Id: files.php 3159 2010-09-02 02:58:10Z gullevek $'; + $DEBUG_DATA['Id'] = '$Id: files.php 4897 2014-02-06 08:16:56Z gullevek $'; //------------------------------ debug data //------------------------------ smarty start @@ -492,5 +487,4 @@ $cms->debug('file_upload', "ERROR: $error | INI FSize: ".ini_get("upload_max_fil require("footer.inc"); //------------------------------ footer - // $Id: files.php 3159 2010-09-02 02:58:10Z gullevek $ ?> diff --git a/www/admin/includes/Date.Vars.inc b/www/admin/includes/Date.Vars.inc index 860ca357..a6c9f6bc 100644 --- a/www/admin/includes/Date.Vars.inc +++ b/www/admin/includes/Date.Vars.inc @@ -1,10 +1,5 @@ diff --git a/www/admin/set_paths.inc b/www/admin/set_paths.inc index 58111df6..d7c3188e 100644 --- a/www/admin/set_paths.inc +++ b/www/admin/set_paths.inc @@ -1,10 +1,5 @@ debug("LANGUAGE", "SL: ".$_SESSION['DEFAULT_CHARSET']." | ".$_SESSION['LANG']." | ".$_SESSION['DEFAULT_LANG']); $cms->debug("TEMPLATE", "P: ".$smarty->getTemplateDir()[0]); - // $Id: set_paths.inc 4818 2014-01-08 06:03:09Z gullevek $ ?> diff --git a/www/admin/smarty.inc b/www/admin/smarty.inc index cc73d840..e0421644 100644 --- a/www/admin/smarty.inc +++ b/www/admin/smarty.inc @@ -1,10 +1,5 @@ DEBUG_DATA['debug_error_msg'] = $cms->running_time(); $cms->DEBUG_DATA['DEBUG'] = $DEBUG_TMPL; - $cms->DEBUG_DATA['Id'] = '$Id: smarty.inc 4381 2013-02-18 07:25:12Z gullevek $'; + $cms->DEBUG_DATA['Id'] = '$Id: smarty.inc 4897 2014-02-06 08:16:56Z gullevek $'; // create main data array $cms->CONTENT_DATA = array_merge($cms->HEADER, $cms->DATA, $cms->DEBUG_DATA); @@ -102,5 +97,4 @@ } $smarty->display($MASTER_TEMPLATE_NAME, $TEMPLATE.$lang, $TEMPLATE.$lang); - // $Id: smarty.inc 4381 2013-02-18 07:25:12Z gullevek $ ?> diff --git a/www/configs/config.inc b/www/configs/config.inc index 758dcfff..0b6f9233 100644 --- a/www/configs/config.inc +++ b/www/configs/config.inc @@ -1,10 +1,5 @@ ); - // $Id: config.inc 4382 2013-02-18 07:27:24Z gullevek $ ?> diff --git a/www/layout/admin/default/css/edit.css b/www/layout/admin/default/css/edit.css index 9554eb0b..55fbbf8b 100644 --- a/www/layout/admin/default/css/edit.css +++ b/www/layout/admin/default/css/edit.css @@ -1,11 +1,4 @@ /* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/css/edit.css $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/04/14 @@ -517,5 +510,3 @@ div.spacer } /* ***************************** ADMIN EDIT INTERFACE COLORS ********************************* */ - -/* $Id: edit.css 3159 2010-09-02 02:58:10Z gullevek $ */ diff --git a/www/layout/admin/default/javascript/edit.js b/www/layout/admin/default/javascript/edit.js index a0bb9d7d..98985d56 100644 --- a/www/layout/admin/default/javascript/edit.js +++ b/www/layout/admin/default/javascript/edit.js @@ -1,11 +1,4 @@ /* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/javascript/edit.js $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - AUTHOR: Clemens Schwaighofer DATE: 2006/09/05 DESC: edit shop js file @@ -124,5 +117,3 @@ function le(id) if (document.forms[form_name].action_yes.value == 'true') document.forms[form_name].submit(); } - -/* $Id: edit.js 3159 2010-09-02 02:58:10Z gullevek $ */ diff --git a/www/layout/admin/default/lang/messages_en_utf8.po b/www/layout/admin/default/lang/messages_en_utf8.po index 4ccf0dbd..c8e836e7 100644 --- a/www/layout/admin/default/lang/messages_en_utf8.po +++ b/www/layout/admin/default/lang/messages_en_utf8.po @@ -1,9 +1,4 @@ #******************************************************************** -# $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/lang/messages_en_utf8.po $ -# $LastChangedBy: gullevek $ -# $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ -# $LastChangedRevision: 3159 $ -#******************************************************************** # AUTHOR: Clemens Schwaighofer # CREATED: 2005/08/09 # SHORT DESCRIPTION: @@ -15,11 +10,11 @@ msgid "" msgstr "" "Project-Id-Version: Project Version\n" -"Report-Msgid-Bugs-To: cs@tequila.co.jp\n" +"Report-Msgid-Bugs-To: clemens.schwaighofer@e-graphics.com\n" "POT-Creation-Date: 2005-08-09 09:26+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" -"Language-Team: Tequila Japan \n" +"Language-Team: E-GRAPHICS COMMUNICATIONS Japan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/www/layout/admin/default/lang/messages_ja_utf8.po b/www/layout/admin/default/lang/messages_ja_utf8.po index 899093cc..36f8507b 100644 --- a/www/layout/admin/default/lang/messages_ja_utf8.po +++ b/www/layout/admin/default/lang/messages_ja_utf8.po @@ -1,9 +1,4 @@ #******************************************************************** -# $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/lang/messages_ja_utf8.po $ -# $LastChangedBy: gullevek $ -# $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ -# $LastChangedRevision: 3159 $ -#******************************************************************** # AUTHOR: Clemens Schwaighofer # CREATED: 2007/04/18 # SHORT DESCRIPTION: @@ -15,11 +10,11 @@ msgid "" msgstr "" "Project-Id-Version: Project Version\n" -"Report-Msgid-Bugs-To: cs@tequila.co.jp\n" +"Report-Msgid-Bugs-To: clemens.schwaighofer@e-graphics.com\n" "POT-Creation-Date: 2007-04-18 17:40+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" -"Language-Team: Tequila Japan \n" +"Language-Team: E-GRAPHICS COMMUNICATIONS Japan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/www/layout/admin/default/templates/edit_body.tpl b/www/layout/admin/default/templates/edit_body.tpl index e0524447..53c7039b 100644 --- a/www/layout/admin/default/templates/edit_body.tpl +++ b/www/layout/admin/default/templates/edit_body.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/edit_body.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2013-09-10 11:08:58 +0900 (Tue, 10 Sep 2013) $ - = $LastChangedRevision: 4634 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -119,4 +112,3 @@ -{* $Id: edit_body.tpl 4634 2013-09-10 02:08:58Z gullevek $ *} diff --git a/www/layout/admin/default/templates/edit_elements.tpl b/www/layout/admin/default/templates/edit_elements.tpl index 5fbf1d9d..09e377a4 100644 --- a/www/layout/admin/default/templates/edit_elements.tpl +++ b/www/layout/admin/default/templates/edit_elements.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/html/mailing_tool/branches/version-4/templates/default/edit_elements.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2012-06-12 18:58:20 +0900 (Tue, 12 Jun 2012) $ - = $LastChangedRevision: 4014 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -131,4 +124,3 @@ {/foreach} -{* $Id: edit_elements.tpl 4014 2012-06-12 09:58:20Z gullevek $ *} diff --git a/www/layout/admin/default/templates/edit_error_msg.tpl b/www/layout/admin/default/templates/edit_error_msg.tpl index c618e273..7cb937d2 100644 --- a/www/layout/admin/default/templates/edit_error_msg.tpl +++ b/www/layout/admin/default/templates/edit_error_msg.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/html/mailing_tool/branches/version-4/templates/default/edit_error_msg.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2006-12-21 11:47:45 +0900 (Thu, 21 Dec 2006) $ - = $LastChangedRevision: 1636 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -20,5 +13,3 @@ {$element.msg} - -{* $Id: edit_error_msg.tpl 1636 2006-12-21 02:47:45Z gullevek $ *} diff --git a/www/layout/admin/default/templates/edit_hidden.tpl b/www/layout/admin/default/templates/edit_hidden.tpl index 3f81302d..005dc9b8 100644 --- a/www/layout/admin/default/templates/edit_hidden.tpl +++ b/www/layout/admin/default/templates/edit_hidden.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/html/mailing_tool/branches/version-4/templates/default/edit_hidden.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2006-12-21 11:47:45 +0900 (Thu, 21 Dec 2006) $ - = $LastChangedRevision: 1636 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -17,4 +10,3 @@ {foreach from=$hidden item=element key=key name=loop} {/foreach} -{* $Id: edit_hidden.tpl 1636 2006-12-21 02:47:45Z gullevek $ *} diff --git a/www/layout/admin/default/templates/edit_load.tpl b/www/layout/admin/default/templates/edit_load.tpl index f890a129..4dbe89fe 100644 --- a/www/layout/admin/default/templates/edit_load.tpl +++ b/www/layout/admin/default/templates/edit_load.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/html/mailing_tool/branches/version-4/templates/default/edit_load.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2006-12-21 11:47:45 +0900 (Thu, 21 Dec 2006) $ - = $LastChangedRevision: 1636 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -27,5 +20,3 @@ - -{* $Id: edit_load.tpl 1636 2006-12-21 02:47:45Z gullevek $ *} diff --git a/www/layout/admin/default/templates/edit_new.tpl b/www/layout/admin/default/templates/edit_new.tpl index a8b1687a..faaf09e4 100644 --- a/www/layout/admin/default/templates/edit_new.tpl +++ b/www/layout/admin/default/templates/edit_new.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/html/mailing_tool/branches/version-4/templates/default/edit_new.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2006-12-21 11:47:45 +0900 (Thu, 21 Dec 2006) $ - = $LastChangedRevision: 1636 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -29,4 +22,4 @@ -{* $Id: edit_new.tpl 1636 2006-12-21 02:47:45Z gullevek $ *} +{* $Id: edit_new.tpl 4897 2014-02-06 08:16:56Z gullevek $ *} diff --git a/www/layout/admin/default/templates/edit_order.tpl b/www/layout/admin/default/templates/edit_order.tpl index 55e64db5..a0d453d2 100644 --- a/www/layout/admin/default/templates/edit_order.tpl +++ b/www/layout/admin/default/templates/edit_order.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/edit_order.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2013-09-10 11:08:58 +0900 (Tue, 10 Sep 2013) $ - = $LastChangedRevision: 4634 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/07/11 @@ -87,4 +80,3 @@ -{* $Id: edit_order.tpl 4634 2013-09-10 02:08:58Z gullevek $ *} diff --git a/www/layout/admin/default/templates/edit_save_delete.tpl b/www/layout/admin/default/templates/edit_save_delete.tpl index ad71493f..ea35c7bc 100644 --- a/www/layout/admin/default/templates/edit_save_delete.tpl +++ b/www/layout/admin/default/templates/edit_save_delete.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/html/mailing_tool/branches/version-4/templates/default/edit_save_delete.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2006-12-21 11:47:45 +0900 (Thu, 21 Dec 2006) $ - = $LastChangedRevision: 1636 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -37,4 +30,3 @@ {/if} -{* $Id: edit_save_delete.tpl 1636 2006-12-21 02:47:45Z gullevek $ *} diff --git a/www/layout/admin/default/templates/index.tpl b/www/layout/admin/default/templates/index.tpl index 3b2ae8cb..bb58ec53 100644 --- a/www/layout/admin/default/templates/index.tpl +++ b/www/layout/admin/default/templates/index.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/index.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -113,5 +106,3 @@ left - -{* $Id: index.tpl 3159 2010-09-02 02:58:10Z gullevek $ *} diff --git a/www/layout/admin/default/templates/main_body.tpl b/www/layout/admin/default/templates/main_body.tpl index 3e41896c..889526c6 100644 --- a/www/layout/admin/default/templates/main_body.tpl +++ b/www/layout/admin/default/templates/main_body.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/main_body.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2013-02-18 16:27:24 +0900 (Mon, 18 Feb 2013) $ - = $LastChangedRevision: 4382 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2005/06/23 @@ -145,5 +138,3 @@ - -{* $Id: main_body.tpl 4382 2013-02-18 07:27:24Z gullevek $ *} diff --git a/www/layout/admin/default/templates/main_content.tpl b/www/layout/admin/default/templates/main_content.tpl index 0c71f218..2662b2c3 100644 --- a/www/layout/admin/default/templates/main_content.tpl +++ b/www/layout/admin/default/templates/main_content.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/main_content.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2007/10/18 @@ -118,5 +111,3 @@ var show_sort = {$show_sort}; - -{* $Id: main_content.tpl 3159 2010-09-02 02:58:10Z gullevek $ *} diff --git a/www/layout/admin/default/templates/main_content_blank.tpl b/www/layout/admin/default/templates/main_content_blank.tpl index 71a661e4..1b5e432c 100644 --- a/www/layout/admin/default/templates/main_content_blank.tpl +++ b/www/layout/admin/default/templates/main_content_blank.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/main_content_blank.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2007/10/18 @@ -47,5 +40,3 @@ var show_sort = {if $show_sort}{$show_sort}{else}0{/if}; - -{* $Id: main_content_blank.tpl 3159 2010-09-02 02:58:10Z gullevek $ *} diff --git a/www/layout/admin/default/templates/main_content_index.tpl b/www/layout/admin/default/templates/main_content_index.tpl index a5f35b42..298303aa 100644 --- a/www/layout/admin/default/templates/main_content_index.tpl +++ b/www/layout/admin/default/templates/main_content_index.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/main_content_index.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2007/10/18 @@ -24,5 +17,3 @@ var show_sort = {if $show_sort}{$show_sort}{else}0{/if}; {include file=$CONTENT_INCLUDE} - -{* $Id: main_content_index.tpl 3159 2010-09-02 02:58:10Z gullevek $ *} diff --git a/www/layout/admin/default/templates/main_content_special.tpl b/www/layout/admin/default/templates/main_content_special.tpl index 353f09e6..ddb7176a 100644 --- a/www/layout/admin/default/templates/main_content_special.tpl +++ b/www/layout/admin/default/templates/main_content_special.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/admin/default/templates/main_content_special.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2008/04/11 @@ -96,5 +89,3 @@ var load_id = {if $primary_key}{$primary_key}{else}0{/if}; - -{* $Id: main_content_special.tpl 3159 2010-09-02 02:58:10Z gullevek $ *} diff --git a/www/layout/frontend/default/javascript/frontend.js b/www/layout/frontend/default/javascript/frontend.js index 88d90308..5f4d11a0 100644 --- a/www/layout/frontend/default/javascript/frontend.js +++ b/www/layout/frontend/default/javascript/frontend.js @@ -1,14 +1,8 @@ /* - * $HeadURL: svn://svn/development/core_data/php/www/layout/frontend/default/javascript/frontend.js $ - * $LastChangedBy: gullevek $ - * $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - * $LastChangedRevision: 3159 $ - * * AUTHOR: Clemens Schwaighofer * DATE: 2008/12/29 * DESC: Javascript functions for the Catalogue frontend - * - */ +*/ // METHOD: SwitchImage // PARAMS: front/back -> what image to show @@ -30,5 +24,3 @@ function OutputSwitchImage(data) { } - -/* $Id: frontend.js 3159 2010-09-02 02:58:10Z gullevek $ */ diff --git a/www/layout/frontend/default/templates/main_body.tpl b/www/layout/frontend/default/templates/main_body.tpl index 53987982..22dbfd91 100644 --- a/www/layout/frontend/default/templates/main_body.tpl +++ b/www/layout/frontend/default/templates/main_body.tpl @@ -1,11 +1,4 @@ {* - = SUBVERSION DATA =================================================== - = $HeadURL: svn://svn/development/core_data/php/www/layout/frontend/default/templates/main_body.tpl $ - = $LastChangedBy: gullevek $ - = $LastChangedDate: 2010-09-02 11:58:10 +0900 (Thu, 02 Sep 2010) $ - = $LastChangedRevision: 3159 $ - = SUBVERSION DATA =================================================== - ******************************************************************** * AUTHOR: Clemens Schwaighofer * DATE: 2008/12/24 @@ -55,5 +48,3 @@ - -{* $Id: main_body.tpl 3159 2010-09-02 02:58:10Z gullevek $ *} diff --git a/www/libs/Class.Admin.Backend.inc b/www/libs/Class.Admin.Backend.inc index 18a60c7b..3f9c697d 100644 --- a/www/libs/Class.Admin.Backend.inc +++ b/www/libs/Class.Admin.Backend.inc @@ -1,10 +1,5 @@ class_info["adbBackend"] = array( "class_name" => "Admin Interface Backend", "class_version" => "0.1.0", - "class_revision" => '$LastChangedRevision: 4739 $', "class_created" => "2006/08/15", - "class_last_changed" => '$LastChangedDate: 2013-12-12 13:31:02 +0900 (Thu, 12 Dec 2013) $', "class_author" => "cs/gullevek/jp" ); @@ -340,6 +333,4 @@ } } - - // $Id: Class.Admin.Backend.inc 4739 2013-12-12 04:31:02Z gullevek $ ?> diff --git a/www/libs/Class.Basic.inc b/www/libs/Class.Basic.inc index 854140da..b13eaa79 100644 --- a/www/libs/Class.Basic.inc +++ b/www/libs/Class.Basic.inc @@ -1,10 +1,5 @@ class_info["basic"] = array ( "class_name" => "Basic", "class_version" => "0.9.0", - "class_revision" => '$LastChangedRevision: 4793 $', "class_created" => "2003-03-24", - "class_last_changed" => '$LastChangedDate: 2014-01-07 11:51:59 +0900 (Tue, 07 Jan 2014) $', "class_author" => 'Clemens "Gullevek" Schwaighofer (.at)' ); @@ -1827,6 +1820,4 @@ return $_SESSION[$name] === $token; } } - - // $Id: Class.Basic.inc 4793 2014-01-07 02:51:59Z gullevek $ ?> diff --git a/www/libs/Class.DB.Array.IO.inc b/www/libs/Class.DB.Array.IO.inc index 01f4200f..64172259 100644 --- a/www/libs/Class.DB.Array.IO.inc +++ b/www/libs/Class.DB.Array.IO.inc @@ -1,10 +1,5 @@ class_info["db_array_io"] = array( "class_name" => "DB Array IO", "class_version" => "0.4.0", - "class_revision" => '$LastChangedRevision: 4429 $', "class_created" => "2002/12/17", - "class_last_changed" => '$LastChangedDate: 2013-03-13 13:27:49 +0900 (Wed, 13 Mar 2013) $', "class_author" => "cs/gullevek/at" ); } @@ -510,6 +503,4 @@ $this->debug('write_check', "[$spalte][".$this->table_array[$spalte]["value"]."] return $this->table_array; } } // end of class - - // $Id: Class.DB.Array.IO.inc 4429 2013-03-13 04:27:49Z gullevek $ ?> diff --git a/www/libs/Class.DB.IO.inc b/www/libs/Class.DB.IO.inc index 4da7f12a..9b728572 100644 --- a/www/libs/Class.DB.IO.inc +++ b/www/libs/Class.DB.IO.inc @@ -1,10 +1,5 @@ class_info['db_io']=array( 'class_name' => 'DB IO', 'class_version' => '4.1.0', - 'class_revision' => '$LastChangedRevision: 4831 $', 'class_created' => '2000-11-23', - 'class_last_changed' => '$LastChangedDate: 2014-01-20 12:27:10 +0900 (Mon, 20 Jan 2014) $', 'class_author' => 'Clemens Schwaighofer' ); } @@ -1666,6 +1659,4 @@ $this->debug('ExecuteData', 'ERROR in STM['.$stm_name.'|'.$this->prepare_cursor[ return $value; } } // end if db class - - // $Id: Class.DB.IO.inc 4831 2014-01-20 03:27:10Z gullevek $ ?> diff --git a/www/libs/Class.Form.Generate.inc b/www/libs/Class.Form.Generate.inc index 6a7053a0..a341f670 100644 --- a/www/libs/Class.Form.Generate.inc +++ b/www/libs/Class.Form.Generate.inc @@ -1,10 +1,5 @@ "Form create", "class_version" => "2.4.9", "class_created" => "2002-10-22", - "class_revision" => '$LastChangedRevision: 4634 $', - "class_last_changed" => '$LastChangedDate: 2013-09-10 11:08:58 +0900 (Tue, 10 Sep 2013) $', "class_author" => "cs/gullevek/at" ); } @@ -1629,6 +1622,4 @@ return array('output_name' => $output_name, 'type' => $type, 'color' => 'edit_fgcolor', 'data' => $data); } } // end of class - - // $Id: Class.Form.Generate.inc 4634 2013-09-10 02:08:58Z gullevek $ ?> diff --git a/www/libs/Class.Login.inc b/www/libs/Class.Login.inc index d2e635c8..d17ad808 100644 --- a/www/libs/Class.Login.inc +++ b/www/libs/Class.Login.inc @@ -1,10 +1,5 @@ class_info["login"] = array( "class_name" => "Login", "class_version" => "4.0.0", - "class_revision" => '$LastChangedRevision: 4849 $', - "class_last_changed" => '$LastChangedDate: 2014-01-29 11:36:52 +0900 (Wed, 29 Jan 2014) $', "class_created" => "2000-06-01", "class_author" => "cs/gullevek/at" ); @@ -976,6 +969,4 @@ EOM; } } // close class - - // $Id: Class.Login.inc 4849 2014-01-29 02:36:52Z gullevek $ ?> diff --git a/www/libs/Class.Smarty.Extend.inc b/www/libs/Class.Smarty.Extend.inc index 5d163bc9..4d0a29e8 100644 --- a/www/libs/Class.Smarty.Extend.inc +++ b/www/libs/Class.Smarty.Extend.inc @@ -1,10 +1,5 @@ diff --git a/www/libs/Class.l10n.inc b/www/libs/Class.l10n.inc index 3415a0f5..0762bede 100644 --- a/www/libs/Class.l10n.inc +++ b/www/libs/Class.l10n.inc @@ -1,10 +1,5 @@ diff --git a/www/libs/Error.Handling.inc b/www/libs/Error.Handling.inc index f4d2bb1c..81dc0f06 100644 --- a/www/libs/Error.Handling.inc +++ b/www/libs/Error.Handling.inc @@ -1,10 +1,5 @@ diff --git a/www/libs/FileUploader.inc b/www/libs/FileUploader.inc index 225ea1f7..6445df49 100644 --- a/www/libs/FileUploader.inc +++ b/www/libs/FileUploader.inc @@ -1,7 +1,5 @@ diff --git a/www/libs/db_pgsql.inc b/www/libs/db_pgsql.inc index 6e2fffc2..61813724 100644 --- a/www/libs/db_pgsql.inc +++ b/www/libs/db_pgsql.inc @@ -1,10 +1,5 @@