mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 08:41:24 +00:00
o added _otherPathQueryAssociations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18170 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5269ab1189
commit
4f778a8865
4 changed files with 38 additions and 7 deletions
|
@ -44,13 +44,12 @@
|
|||
//GSWeb Additions {
|
||||
GSWAssociation* _disabled;
|
||||
GSWAssociation* _enabled;
|
||||
NSDictionary* _otherPathQueryAssociations;
|
||||
// }
|
||||
NSDictionary* _otherQueryAssociations;
|
||||
};
|
||||
|
||||
-(id)description;
|
||||
-(id)elementName;
|
||||
-(void)dealloc;
|
||||
|
||||
-(id)initWithName:(NSString*)name
|
||||
associations:(NSDictionary*)associations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue