Well, I did see the code and write new Makefile: MOD = nsreturnz OBJS = nsreturnz.o MODINIT = Ns_ModuleInit include ../include/ns.mak
The code is good... Imho this may be copied into new repository. 2010/12/1 russell muetzelfeldt <[email protected]> > On 01/12/2010, at 9:34 PM, Alexey Pechnikov wrote: > > > > is there any reason you're not just using ns_returnz ? > > > > There is no ns_returnz function in upstream AOL repository: > > > > $ git clone git://github.com/aolserver/aolserver > > $ cd aolserver/ > > $ rgrep ns_returnz . > > hmmm, I guess it's one of the modules that Dossy hasn't copied over from > sourceforge... other than that I'm not aware of any reason to not use it... > > cheers > > Russell > > > -- > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list, simply send an email to < > [email protected]> with the > body of "SIGNOFF AOLSERVER" in the email message. You can leave the > Subject: field of your email blank. > -- Best regards, Alexey Pechnikov. http://pechnikov.tel/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[email protected]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
