From b6dbbae0e7ea30beb1742eade8e9e39c36fed9ff Mon Sep 17 00:00:00 2001 From: fukachan Date: Fri, 14 Mar 2003 04:05:07 +0000 Subject: fmlsuper_*_hook removed --- fml/etc/default_config.cf.ja.in | 8 -------- fml/etc/src/hooks.cf | 8 -------- 2 files changed, 16 deletions(-) (limited to 'fml') diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in index a9631fb1..146c4b22 100644 --- a/fml/etc/default_config.cf.ja.in +++ b/fml/etc/default_config.cf.ja.in @@ -1921,14 +1921,6 @@ sql_find = select fml_address from $sql_table # $fmlsummary_run_start_hook = q{ 1;}; # $fmlsummary_verify_request_end_hook = q{ 1;}; # $fmlsummary_verify_request_start_hook = q{ 1;}; -# $fmlsuper_finish_end_hook = q{ 1;}; -# $fmlsuper_finish_start_hook = q{ 1;}; -# $fmlsuper_prepare_end_hook = q{ 1;}; -# $fmlsuper_prepare_start_hook = q{ 1;}; -# $fmlsuper_run_end_hook = q{ 1;}; -# $fmlsuper_run_start_hook = q{ 1;}; -# $fmlsuper_verify_request_end_hook = q{ 1;}; -# $fmlsuper_verify_request_start_hook = q{ 1;}; # $fmlthread_finish_end_hook = q{ 1;}; # $fmlthread_finish_start_hook = q{ 1;}; # $fmlthread_prepare_end_hook = q{ 1;}; diff --git a/fml/etc/src/hooks.cf b/fml/etc/src/hooks.cf index 3bedf9df..34114436 100644 --- a/fml/etc/src/hooks.cf +++ b/fml/etc/src/hooks.cf @@ -100,14 +100,6 @@ # $fmlsummary_run_start_hook = q{ 1;}; # $fmlsummary_verify_request_end_hook = q{ 1;}; # $fmlsummary_verify_request_start_hook = q{ 1;}; -# $fmlsuper_finish_end_hook = q{ 1;}; -# $fmlsuper_finish_start_hook = q{ 1;}; -# $fmlsuper_prepare_end_hook = q{ 1;}; -# $fmlsuper_prepare_start_hook = q{ 1;}; -# $fmlsuper_run_end_hook = q{ 1;}; -# $fmlsuper_run_start_hook = q{ 1;}; -# $fmlsuper_verify_request_end_hook = q{ 1;}; -# $fmlsuper_verify_request_start_hook = q{ 1;}; # $fmlthread_finish_end_hook = q{ 1;}; # $fmlthread_finish_start_hook = q{ 1;}; # $fmlthread_prepare_end_hook = q{ 1;}; -- cgit v1.2.1