Commit Graph

18 Commits (57f57504a5ad6c1a0fca943fc46fb4d3ec346574)

Author SHA1 Message Date
Ivan Tcholakov e4847d9c63 Feature #272 - session_handler class: Corrections about the encoding of the database connection used for storing php-session data. 16 years ago
Ivan Tcholakov a94089f891 Feature #272 - session_handler class: Some variables have been reanmed (coding conventions). 16 years ago
Ivan Tcholakov 693174942e Feature #272 - Cosmetic changes in the code for session_handler class. 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Ivan Tcholakov 81f91d0d7f Feature #272 - Updating some comments. 16 years ago
Ricardo Rodriguez 0328fd233f Modified, Added, Deleted and Fixed tests functions. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 17 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 years ago
Isaac Flores ed3ddaf083 [svn r22311] Minor-replace session_handler name by __construct - (partial FS#4400) 17 years ago
Isaac Flores cc3f8303b0 [svn r22310] logic changes-Added support for php5 in file session_handler.class.php - (partial FS#4400) 17 years ago
Ivan Tcholakov a6abdb402b [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
Yannick Warnier a37ac539a3 [svn r10684] updated sess_ fields to session_ fields 19 years ago
Yannick Warnier c43dcd4aa4 [svn r10683] Using table name php_session rather than session (which has been hijacked by the new session/class tool) 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Patrick Cool 397d0a46b7 [svn r10045] first cleanup $_configuration 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 20 years ago