3.8.9-2018-06-19.sql 107 Bytes
-- Enable Sample Data Module.
UPDATE [#__extensions] SET [enabled] = '1' WHERE [name] = 'mod_sampledata';