Remove the old CGI interface.

* wrap/python/cgi-bin: Remove this directory.
* wrap/python/Makefile.am (SUBDIRS): Remove it.
* configure.ac, README, wrap/python/ajax/README: Likewise.
This commit is contained in:
Alexandre Duret-Lutz 2011-11-28 18:17:50 +01:00
parent 6794b8570a
commit 6acf30b2ab
10 changed files with 15 additions and 854 deletions

View file

@ -1,3 +1,11 @@
2011-11-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Remove the old CGI interface.
* wrap/python/cgi-bin: Remove this directory.
* wrap/python/Makefile.am (SUBDIRS): Remove it.
* configure.ac, README, wrap/python/ajax/README: Likewise.
2011-11-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Undocument `.' from the web interface.