Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Hard-coded Variables

From MoodleDocs
Revision as of 08:39, 16 June 2011 by Michael de Raadt (talk | contribs) (Created page with "'''FRONTPAGECOURSELIMIT''' If the list of courses option in Site Settings is no longer available, you've got more courses than the code allows for. This is controlled by the FR...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FRONTPAGECOURSELIMIT

If the list of courses option in Site Settings is no longer available, you've got more courses than the code allows for. This is controlled by the FRONTPAGECOURSELIMIT setting in /course/lib.php.