BSFunctions::cookie() no longer depends on static member values for the domain, timeo...
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 1 May 2009 20:55:16 +0000 (16:55 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 1 May 2009 20:55:16 +0000 (16:55 -0400)
commit98a9dc2a93a2fc5ee48f55ab8a750153350a1a7b
treef19937ea892c4a709bd3d3b6754daaa007cf0de3
parent12a37e227f35dbcb4d350b50dc4847edebe7d2eb
BSFunctions::cookie() no longer depends on static member values for the domain, timeout, and path

* Functions.php:
(BSFunctions::cookie): Use paramters instead
CHANGES
Functions.php