Commit History

Author SHA1 Message Date
  Juan Carlos Raña a9c51fff01 merge 15 years ago
  Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 years ago
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
  Juan Carlos Raña 91d22bf2d7 merge 15 years ago
  Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 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
  Juan Carlos Raña 164b7a0138 merge 15 years ago
  Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 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
  Isaac Flores a08ebc1c8a [svn r20656] Minor - Added comment 16 years ago
  Yannick Warnier 9bf47e1779 [svn r12605] Added flag for use as anonymous user 18 years ago
  Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 18 years ago
  Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
  Patrick Cool 1ec0fb21d0 [svn r9987] replace $_uid with $_user['user_id'] 18 years ago
  Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago