We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7adb94b commit fba01a7Copy full SHA for fba01a7
README.txt
@@ -83,6 +83,9 @@ roundup-server:
83
cgi_client
84
. keep form fields in form on bad submission - only clear it if all ok
85
. e-mail messages should have the roundup CGI URL in them
86
+roundup.cgi
87
+ . make it detect that it is in an instance_home and just use that
88
+ instance by default
89
90
91
5. Known Bugs
@@ -92,9 +95,6 @@ date:
92
95
. date subtraction doesn't work correctly "if the dates cross leap years,
93
96
phases of the moon, ..."
94
97
-cgi_client
- . user creation result form has a lot of [field with no item] entries..
-
98
99
6. Author
100
=========
0 commit comments