Closed (fixed)
Project:
Moodle Course List
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2011 at 03:13 UTC
Updated:
13 Jun 2012 at 03:22 UTC
I have no prefix in my moodle database:
$CFG->prefix = '';
Therefore, how can I put "nothing" in that field since that field is mandatory.
Thanks,
Comments
Comment #1
agerson commentedTry changing line line 160 in moodle_courselist.module to
Comment #2
agerson commentedComment #3
agerson commentedComment #4
agerson commented