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:
parent
73707c2ad0
commit
4d31323bb1
9 changed files with 147 additions and 7 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue