Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
228 B
Text
6 lines
228 B
Text
In order for Catalyst::Plugin::Session to work the session ID needs to
|
|
be stored on the client, and the session data needs to be stored on the
|
|
server.
|
|
|
|
This plugin stores the session ID on the client using the cookie
|
|
mechanism.
|