define(['forum/admin/settings'], function(Settings) { $(function() { Settings.prepare(); }); });