New function egw_prog that returns name of shell.
[egate.git] / www / wcgi.c
index 6242f90..6a43239 100644 (file)
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  *
  * $Log: wcgi.c,v $
- * Revision 1.17  1996/02/26 10:36:15  adam
+ * Revision 1.18  1996/03/14 11:48:37  adam
+ * New function egw_prog that returns name of shell.
+ *
+ * Revision 1.17  1996/02/26  10:36:15  adam
  * Better error handling when (re)spawn of the shell fails.
  *
  * Revision 1.16  1996/02/12  10:10:29  adam
 #include <sys/select.h>
 #endif
 
-#define DEADSTRING "Your database server has terminated. To reactivate \
-the server, please reload the server's 'front page'."
-
 #include <gw-db.h>
 #include <gw-res.h>
 #include "wproto.h"