gfse: some small fixes

+ 'make install' to copy all required files to the server
+ configuration options and error checks in upload.cgi
This commit is contained in:
hallgren
2011-02-17 17:35:22 +00:00
parent c1f0d57210
commit 8dd2a1ddc0
4 changed files with 22 additions and 5 deletions

View File

@@ -26,3 +26,6 @@
- Bug! After adding a 2nd def of a fun with a different type and then deleting
the old fun, the corresponding lin will have the wrong lhs.
- Bug! The startcat menu shows the first category by default, but the startcat
flag is actually not set until a selection is made from the menu.