From 160be29a0dc62e79a4fb95d2ab8c0c7e5996760e Mon Sep 17 00:00:00 2001 From: cvs2git Date: Mon, 12 Aug 2002 06:17:10 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'BESTPRACTICAL'. --- rt/webrt/SelfService/Error.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100755 rt/webrt/SelfService/Error.html (limited to 'rt/webrt/SelfService/Error.html') diff --git a/rt/webrt/SelfService/Error.html b/rt/webrt/SelfService/Error.html deleted file mode 100755 index 19b79e68b..000000000 --- a/rt/webrt/SelfService/Error.html +++ /dev/null @@ -1,22 +0,0 @@ -<& /SelfService/Elements/Header, Title => 'Error' &> -<& /Elements/TitleBoxStart, title => $Title &> -<%$Why%> -
- -<%$Details%> - -<& /Elements/TitleBoxEnd &> - - - - -<%args> -$Code => undef -$Details => undef -$Title => "RT Error" -$Why => "the calling component did not specify why" - - -<%INIT> -$RT::Logger->error("WebRT: $Why ($Details)"); - -- cgit v1.2.1