Commit Graph

23 Commits (2c07499a83392d25be43e1d4a278c316ee1962ec)

Author SHA1 Message Date
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 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. 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov a5ea1a0c6b [svn r21564] FS#306 - The Dropbox tool, the downloader: Making detection of OpenOffice related files precise. 17 years ago
Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 17 years ago
Yannick Warnier 851fd0b86e [svn r13992] Removed include for file that didn't exist 18 years ago
Yannick Warnier 8884a15d91 [svn r13991] Fix bug in dropbox files download. Submitted by Ludwig Theunis. See http://www.dokeos.com/forum/viewtopic.php?t=12144 18 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 19 years ago
Yannick Warnier 24042b9485 [svn r12204] Updated all table names to use Database class (called in dropbox_config.inc.php) and removed dangerous ` signs 19 years ago
Patrick Cool 3a5d43ba03 [svn r10806] Dropbox: error when downloading category 19 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool 702d95bab7 [svn r9985] replace $_uid with $_user['user_id'] 19 years ago
Bart Mollet a373517316 [svn r9861] replaced api_get_library_path by api_get_path 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago