summaryrefslogtreecommitdiff
path: root/fml/etc/src/hooks.cf
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-03-15 09:15:29 +0000
committerfukachan <fukachan>2003-03-15 09:15:29 +0000
commitbe621cfcb2892e91af11ca245438437922b65290 (patch)
tree7aadc46c52d7f4b94f0ceb7d2f9497e291f895da /fml/etc/src/hooks.cf
parent5db684f254e6ff990d577ce12c38bfdc31a3f0cc (diff)
downloadfml8-be621cfcb2892e91af11ca245438437922b65290.tar.gz
fml8-be621cfcb2892e91af11ca245438437922b65290.tar.bz2
fml8-be621cfcb2892e91af11ca245438437922b65290.zip
fmlerror_*hook and fmlspool_*_hook removed
Diffstat (limited to 'fml/etc/src/hooks.cf')
-rw-r--r--fml/etc/src/hooks.cf16
1 files changed, 0 insertions, 16 deletions
diff --git a/fml/etc/src/hooks.cf b/fml/etc/src/hooks.cf
index 7922ff31..779a6646 100644
--- a/fml/etc/src/hooks.cf
+++ b/fml/etc/src/hooks.cf
@@ -68,14 +68,6 @@
# $fmldoc_run_start_hook = q{ 1;};
# $fmldoc_verify_request_end_hook = q{ 1;};
# $fmldoc_verify_request_start_hook = q{ 1;};
-# $fmlerror_finish_end_hook = q{ 1;};
-# $fmlerror_finish_start_hook = q{ 1;};
-# $fmlerror_prepare_end_hook = q{ 1;};
-# $fmlerror_prepare_start_hook = q{ 1;};
-# $fmlerror_run_end_hook = q{ 1;};
-# $fmlerror_run_start_hook = q{ 1;};
-# $fmlerror_verify_request_end_hook = q{ 1;};
-# $fmlerror_verify_request_start_hook = q{ 1;};
# $fmlhtmlify_finish_end_hook = q{ 1;};
# $fmlhtmlify_finish_start_hook = q{ 1;};
# $fmlhtmlify_prepare_end_hook = q{ 1;};
@@ -84,14 +76,6 @@
# $fmlhtmlify_run_start_hook = q{ 1;};
# $fmlhtmlify_verify_request_end_hook = q{ 1;};
# $fmlhtmlify_verify_request_start_hook = q{ 1;};
-# $fmlspool_finish_end_hook = q{ 1;};
-# $fmlspool_finish_start_hook = q{ 1;};
-# $fmlspool_prepare_end_hook = q{ 1;};
-# $fmlspool_prepare_start_hook = q{ 1;};
-# $fmlspool_run_end_hook = q{ 1;};
-# $fmlspool_run_start_hook = q{ 1;};
-# $fmlspool_verify_request_end_hook = q{ 1;};
-# $fmlspool_verify_request_start_hook = q{ 1;};
# $fmlthread_finish_end_hook = q{ 1;};
# $fmlthread_finish_start_hook = q{ 1;};
# $fmlthread_prepare_end_hook = q{ 1;};