Commit Graph

14 Commits (99e0d8b67db875f773f67f22ea202d710f191a29)

Author SHA1 Message Date
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 4b1420cac0 Replacing include_once to require_once 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
cvargas e969a4161a merge 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Isaac Flores dcbbaf6a0e [svn r17710] minor-logic changes- it was added option by default in null - (partial FS#3457) 16 years ago
Patrick Cool f61ce02ea7 [svn r15871] sorting of options 17 years ago
Patrick Cool 0b628c04ae [svn r15870] sorting of options 17 years ago