Commit Graph

29 Commits (36b46746341afbc96e924759e318bd77785119cf)

Author SHA1 Message Date
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 years ago
Ivan Tcholakov 9dce81ad53 Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Cristian Fasanando bcde0254ac [svn r21112] Fixed vulnerable get parameter: url - partial FS#4261 16 years ago
Ivan Tcholakov 2d0a547960 [svn r20467] FS#306 - The html-implemented conferention tool: Improvements for better encoding support. 16 years ago
Carlos Vargas b2a117c3bf [svn r18433] minor change call to events.lib.php require_once see FS#3642 16 years ago
Yannick Warnier 8b0ecbd1bb [svn r13296] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Bart Mollet 64a0f17f5b [svn r10863] Fixing an XSS problem 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Patrick Cool 1c193d6f43 [svn r10083] cleanup $_configuration 18 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 18 years ago
Patrick Cool f14cefcb8f [svn r9988] replace $_uid with $_user['user_id'] 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago