X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=www%2Fwirtcl.c;h=f70cbcbac8621323672be138793c0b0bd9db9d83;hb=a124021540d0bb0854668f509b28921b771c70fd;hp=c0ae80e53cd65936c81a5046906e385470943473;hpb=3b5ea708cd1a08f4ca78f256bc508086967ec58d;p=egate.git diff --git a/www/wirtcl.c b/www/wirtcl.c index c0ae80e..f70cbcb 100644 --- a/www/wirtcl.c +++ b/www/wirtcl.c @@ -41,7 +41,10 @@ * USE OR PERFORMANCE OF THIS SOFTWARE. * * $Log: wirtcl.c,v $ - * Revision 1.13 1996/01/24 08:26:54 adam + * Revision 1.14 1996/02/12 10:10:31 adam + * Resource/config system used by the gateway. + * + * Revision 1.13 1996/01/24 08:26:54 adam * All tcl commands prefixed with egw_ (except the html command). * * Revision 1.12 1996/01/12 10:05:18 adam @@ -180,7 +183,7 @@ static void *do_create (WCLIENT wcl, void *args) gw_log (GW_LOG_FATAL, mod, "Cannot make Irtcl_Interp"); exit (1); } - log_init(LOG_ALL, "irtcl", LOGDIR "/irtcl_log"); + log_init(LOG_ALL, "irtcl", "irtcl_log"); /* initialize irtcl */ Tcl_CreateCommand (p->interp, "egw_wait", proc_zwait_invoke, p, NULL); for (i=0; i