X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fwcgi.c;h=6a4323988c394ab59c93deba66fe7fa06d702291;hb=eabbad76c996dd29295d07df3111f0797624b42e;hp=6242f9075ac18eb43566310ffb8909d5456feb9d;hpb=a61ad0378b93e99e362a1d92c33d701dbf103eba;p=egate.git diff --git a/www/wcgi.c b/www/wcgi.c index 6242f90..6a43239 100644 --- a/www/wcgi.c +++ b/www/wcgi.c @@ -41,7 +41,10 @@ * 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 @@ -118,9 +121,6 @@ #include #endif -#define DEADSTRING "Your database server has terminated. To reactivate \ -the server, please reload the server's 'front page'." - #include #include #include "wproto.h"