]> granicus.if.org Git - cgit/commit
plain: use cgit_print_error_page() instead of html_status()
authorJohn Keeping <john@keeping.me.uk>
Fri, 14 Aug 2015 11:47:04 +0000 (12:47 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Aug 2015 13:46:51 +0000 (15:46 +0200)
commit2b3e76a9f95c50f55be70dbb1cfa029f5165a535
tree797f8258f93660c8311626f064037267fa843110
parent329381dfe45d37cb94847ee92ebe58f2d6c02a9d
plain: use cgit_print_error_page() instead of html_status()

This provides a formatted error response rather than a simple HTTP
error.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-plain.c