Yasuo Ohgaki wrote: > Venkat Raghavan S wrote: > >> rvenkat Tue May 28 01:33:08 2002 EDT >> >> Added files: /php4/netware php-nw.bat Log: >> > > > I suppose you are working to implement NetWare SAPI. > Correct directory for these files should be > > sapi/netware > > Is there anything special about NetWare SAPI? > (or am I missing something?)
I guess I'm missing something, since Venkat is keep committing to php4/netware. I'm just curious. Why netware SAPI(?) has to be located php4/netware instead of php4/sapi/netware? What's the special thing about NetWare? -- Yasuo Ohgaki > > -- > Yasuo Ohgaki > >> >> Index: php4/netware/php-nw.bat >> +++ php4/netware/php-nw.bat >> @echo off >> >> REM CodeWarrior stuff >> set path=%path%;P:\APPS\SCRIPT\SW\CW71-4\BIN >> >> REM Cygwin stuff >> set path=%path%;R:\SCRIPT\PHP\CYGWIN\BIN >> set CYGWIN=R:\SCRIPT\PHP\CYGWIN >> >> set BUILD=release >> >> >> > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php