mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 08:41:24 +00:00
2002-10-12 Manuel Guesdon <mguesdon@orange-concept.com>
o handle new options GSWApplicationMainReal() o added +defaultTemplateParser o added +setDefaultTemplateParser: git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@14741 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
70ea06ed11
commit
28b863fac2
2 changed files with 20 additions and 0 deletions
|
@ -536,6 +536,8 @@ extern BOOL WOStrictFlag;
|
|||
+(void)setDebugSetConfigFilePath:(NSString*)debugSetConfigFilePath;//NDFN
|
||||
+(NSString*)saveResponsesPath;//NDFN
|
||||
+(void)setSaveResponsesPath:(NSString*)saveResponsesPath;//NDFN
|
||||
+(NSString*)defaultTemplateParser;//NDFN
|
||||
+(void)setDefaultTemplateParser:(NSString*)defaultTemplateParser;//NDFN
|
||||
@end
|
||||
|
||||
//====================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue