Commit Graph

19 Commits (12ea2da1e18786512db06872a1666c609c65ccd3)

Author SHA1 Message Date
Julio Montoya d27389ea49 Fix queries. 11 years ago
Julio Montoya 932c7bbb67 Fix queries. 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
Yannick Warnier 89f4575fbc Minor - Improve unit tests consistency 11 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 11 years ago
Julio Montoya a8fd964f96 Removing require_once 11 years ago
Yannick Warnier e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya e41e773eac Minor - format code 11 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier 953971fd7c Minor - Change of syntax to avoid fatal error in phpunit tests 13 years ago
Yannick Warnier 4e8d1f5139 Minor: added documentation and unit tests 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya c2bfb16132 Minor - Cosmetic changes 16 years ago
Carlos Vargas 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ricardo Rodriguez 998278728b Created new test functions and fixed some bug in the tests CT#191 16 years ago