Moodle Installation: Difference between revisions

Jump to navigation Jump to search
m
(→‎other notes: add forgot the specified theme)
Line 166: Line 166:
=== forgot the specified theme ===
=== forgot the specified theme ===


  SELECT  `value` FROM mdl_config WHERE  `name` =  'theme' /*execute SQL command in Moodle database*/;
  SELECT  `value` FROM mdl_config WHERE  `name` =  'theme' /*execute SQL command in Moodle 1.99+ database*/;


[[Category:Software]] [[Category:elearning]] [[Category:OSS]] [[Category:LMS]]
[[Category:Software]] [[Category:elearning]] [[Category:OSS]] [[Category:LMS]]

Navigation menu