[asterisk-dev] [svn-commits] lathama: branch 1.8 r308393 - /branches/1.8/main/http.c
Tilghman Lesher
tilghman at meg.abyt.es
Mon Feb 21 15:36:05 CST 2011
On Monday 21 February 2011 08:36:17 Paul Belanger wrote:
> On 11-02-21 09:24 AM, SVN commits to the Digium repositories wrote:
> > @@ -804,7 +807,7 @@
> >
> > }
> >
> > if (option_debug) {
> >
> > - ast_log(LOG_DEBUG, "mmm ... cookie! Name: '%s' Value:
'%s'\n",
> > name, val); + ast_log(LOG_DEBUG, "HTTP Cookie, Name: '%s'
Value:
> > '%s'\n", name, val);
>
> "We value a sense of humor in the Asterisk code base." :-P /russellb
and should be replaced with ast_debug(1, ...
--
Tilghman
More information about the asterisk-dev
mailing list