1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-07 12:59:45 +00:00

Redirect to error.cgi when saving fails.

Not working yet, still getting there.
This commit is contained in:
King_DuckZ 2017-05-12 22:46:54 +01:00
parent 73707c2ad0
commit 4d31323bb1
9 changed files with 147 additions and 7 deletions

View file

@ -24,6 +24,7 @@ add_library(${PROJECT_NAME} STATIC
settings_bag.cpp
sanitized_utf8.cpp
tiger.c
error_response.cpp
)
target_include_directories(${PROJECT_NAME}