diff options
Diffstat (limited to 'rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default')
-rw-r--r-- | rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default b/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default new file mode 100644 index 000000000..90278ae49 --- /dev/null +++ b/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default @@ -0,0 +1,6 @@ +<%args> +$URL +</%args> +<%init> +$$URL = 'http://bestpractical.com/rt'; +</%init> |