Commit History

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