Added coursesperpage so paging can be controlled

This commit is contained in:
moodler 2006-09-05 03:28:25 +00:00
parent 61647ccb92
commit 42093cca5c
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2006090300; // YYYYMMDD = date
$version = 2006090400; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.7 dev'; // Human-friendly version name