Julio Montoya
|
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
|
9 years ago |
Julio Montoya
|
592090d48a
affected_rows() function now needs a parameter.
|
9 years ago |
Julio Montoya
|
57eeea7543
Removing require_once already loaded with composer.
|
9 years ago |
Yannick Warnier
|
e01f044d58
Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440
|
9 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Yannick Warnier
|
1e993aca8e
Minor - Reformatted code to avoid warnings and consider code sniffer
|
11 years ago |
Julio Montoya
|
378324adb6
Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071
|
13 years ago |
Yannick Warnier
|
889ac0304f
Minor - Adapting code comments to phpdoc
|
13 years ago |
Yannick Warnier
|
cd4f485fa7
Minor - Adapting code comments to phpdoc
|
13 years ago |
Yannick Warnier
|
2ca9d2b677
Minor - Adapting code comments to phpdoc
|
13 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 |
cvargas
|
e969a4161a
merge
|
15 years ago |
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
|
bb90a73e87
Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string().
|
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 |
Ivan Tcholakov
|
f87ebd4795
Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction.
|
15 years ago |
Juan Carlos Raña
|
164b7a0138
merge
|
15 years ago |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 years ago |
Ivan Tcholakov
|
e1f30c1001
Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files.
|
15 years ago |
Ivan Tcholakov
|
96acaa4bd4
Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files.
|
15 years ago |
Arthur Portugal
|
2466201750
[svn r21385] Minor - Added documentation
|
15 years ago |
Patrick Cool
|
aa015e96b2
[svn r10191] seccond run of cleanup of the table names
|
18 years ago |
Patrick Cool
|
43833b9ae9
[svn r10190] first run of cleanup of the table names
|
18 years ago |
Ludovic Gasc
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |