Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'PRE_ISSET_PATCH'.PRE_ISSET_PATCH | SVN Migration | 2002-02-03 | 1 | -625/+0 |
| | |||||
* | Give Edin Kadribasic his due credits. | Sebastian Bergmann | 2002-01-23 | 1 | -3/+3 |
| | |||||
* | No need to dupe this string in cli sapi (Bug #15181). | Edin Kadribasic | 2002-01-23 | 1 | -1/+1 |
| | |||||
* | Merged patch from sapi/cgi. | Edin Kadribasic | 2002-01-19 | 1 | -2/+7 |
| | | | | | # I will try to sync relevant patches from sapi/cgi to sapi/cli | ||||
* | @- Added CLI (command line intrerface) sapi based on a cut-down version | Edin Kadribasic | 2002-01-06 | 1 | -0/+620 |
@ of the CGI sapi which is more suited for writing shell scripts. Some of @ the differences are: it prints no HTTP headers, displays plain text @ error messages, etc. (Edin) Added CLI (command line intrerface) sapi. # Let's see if a build expert can make this compile along # side some other sapi. |