This is a test site. Any changes will be lost!

Hard-coded Variables: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
Line 1: Line 1:
'''FRONTPAGECOURSELIMIT'''


'''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.
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.

Latest revision as of 18:39, 3 November 2006

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.