index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
/
THttpSession.php
Age
Commit message (
Expand
)
Author
2012-07-12
standardize the use of unix eol; use svn properties to enforce native eol
ctrlaltca
2012-07-12
happy new year
ctrlaltca
2012-02-28
Fix naming misconception in THttpSession:regenerate
GODZilla0480@gmail.com
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-02-26
Add THttpSession::regenerate() to update the current session id with a newly ...
godzilla80@gmx.net
2010-02-22
Merged /branches/3.1:r2773 into trunk
Christophe.Boulain
2010-02-14
Merge Branches & Trunk
godzilla80@gmx.net
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2008-04-18
Remove useless destructor of THttpSession
tof
2008-03-27
Ensure THttpSession has closed session before destructors are called
tof
2007-05-30
fixing small typos in the API documentation
knut
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-08-02
merge from 3.0 branch till 1320.
xue
2006-06-30
Merge from 3.0 branch till 1218.
xue
2006-06-19
Merge from 3.0 branch till 1185.
xue
2006-05-17
Merge from 3.0 branch till 1073.
xue
2006-05-12
Merge from 3.0 branch till 1054.
xue
2006-03-16
Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.
xue
2006-03-09
Fixed a problem about session starting.
xue
2006-03-09
Many small fixes due to the result of zend analyzer.
xue
2006-02-17
Add TApplicationComponent class and adjusted the relevant classes.
xue
2006-02-17
moved shortcut methods from TComponent to TControl.
xue
2006-01-24
Modified THttpRequest and THttpSession so that they can be used like an array...
xue
2005-12-29
Changed module init() method signature.
xue
2005-12-28
Modified the way to access application singleton.
xue
2005-12-07
(no commit message)
xue
2005-11-19
(no commit message)
xue
2005-11-18
(no commit message)
xue
2005-11-17
Modified how errors are handled.
xue
2005-11-16
Key modules are now using registered to application rather than using reserve...
xue
2005-11-10
Initial import of prado framework
xue