From c5a8fc87c23e61169ea1d6251bcba13ecb602fd3 Mon Sep 17 00:00:00 2001 From: fox_two <> Date: Sun, 13 Jan 2002 18:15:10 +0000 Subject: [PATCH] Added template and configuration for fo_delete.pl. [Christian Kruse] --- selfforum-config/delete.tmpl.xml | 308 +++++++++++++++++++++++++++++++ selfforum-config/fo_delete.xml | 31 ++++ 2 files changed, 339 insertions(+) create mode 100644 selfforum-config/delete.tmpl.xml create mode 100644 selfforum-config/fo_delete.xml diff --git a/selfforum-config/delete.tmpl.xml b/selfforum-config/delete.tmpl.xml new file mode 100644 index 0000000..f9bb8c8 --- /dev/null +++ b/selfforum-config/delete.tmpl.xml @@ -0,0 +1,308 @@ + + + + \ No newline at end of file diff --git a/selfforum-config/fo_delete.xml b/selfforum-config/fo_delete.xml new file mode 100644 index 0000000..96050db --- /dev/null +++ b/selfforum-config/fo_delete.xml @@ -0,0 +1,31 @@ + + + + + + /home/www/htdocs/teamone.de/selfforum/cgi-config/delete.tmpl.xml + + + DOC_FORUM_START + DOC_FORUM_END + _LOAD_TIME + _CSS_FILE + DOC_ERROR + DOC_DELETED + _N_A + _OCCUPIED + _ERROR_TEXT + _ACTION + _DELETE_FAILED + _RECOVERY_FAILED + + + _IP + _TID + _MID + + + + + + \ No newline at end of file -- 2.34.1