diff --git a/recess/lib/recess/http/responses/ForwardingForbiddenResponse.class.php b/recess/lib/recess/http/responses/ForwardingForbiddenResponse.class.php new file mode 100644 index 0000000..aa95218 --- /dev/null +++ b/recess/lib/recess/http/responses/ForwardingForbiddenResponse.class.php @@ -0,0 +1,13 @@ +context = $context; + } +} +?> \ No newline at end of file