]> git.mjollnir.org Git - moodle.git/commit
Now get_records_sql() supports limitfrom and limitnum.
authorstronk7 <stronk7>
Tue, 5 Sep 2006 18:53:08 +0000 (18:53 +0000)
committerstronk7 <stronk7>
Tue, 5 Sep 2006 18:53:08 +0000 (18:53 +0000)
commit3c242a66f5a5f86bebf361db277d9b02148f4c95
treecfb0def14206e8ba84576cc1e3872e53bf6af757
parente4697bf7dcea8b86c81ce2b740c6d000281fe21d
Now get_records_sql() supports limitfrom and limitnum.
Required to kill all those hardcoded LIMIT x,y clauses.
lib/dmllib.php