mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-31 01:01:19 +00:00
tabs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18184 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
44ed44a2b8
commit
09015395bc
1 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@ RCS_ID("$Id$")
|
|||
NSDebugMLLog(@"requests",@"requestHandlerValues=%@",requestHandlerValues);
|
||||
//statisticsStore=[[GSWApplication application]statisticsStore];
|
||||
// NSDebugMLLog(@"requests",@"statisticsStore=%@",statisticsStore);
|
||||
//[statisticsStore _applicationWillHandleComponentActionRequest];
|
||||
//[statisticsStore applicationWillHandleComponentActionRequest];
|
||||
|
||||
aContext=[[GSWApplication application]createContextForRequest:aRequest];
|
||||
NSDebugMLLog(@"requests",@"aContext=%@",aContext);
|
||||
|
@ -174,7 +174,7 @@ RCS_ID("$Id$")
|
|||
|
||||
[application _setContext:nil];
|
||||
//statisticsStore=[[GSWApplication application] statisticsStore];
|
||||
//[statisticsStore _applicationDidHandleComponentActionRequest];
|
||||
//[statisticsStore applicationDidHandleComponentActionRequest];
|
||||
NSDebugMLLog(@"requests",@"response=%@",response);
|
||||
LOGObjectFnStop();
|
||||
return response;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue