slight addition.
This commit is contained in:
parent
775339a209
commit
dd727ce3aa
1 changed files with 1 additions and 1 deletions
|
|
@ -495,5 +495,5 @@ They are: epochToDate, dateToEpoch, epochToArray, arrayToEpoch
|
|||
As of 6.8.0 we are no longer using CGI to handle our web interactions. Instead
|
||||
we are using a native mod perl handler. If you used $session{cgi} object
|
||||
you'll now need to convert your applications to use the methods provided by
|
||||
Apache2::Request which is referenced through $session{modperl}.
|
||||
Apache2::Request which is referenced through $session{modperl} and $session{req}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue