v1.18.x
psychobunny 11 years ago
parent 29d99a0ecf
commit 7b9815aa3b

@ -1,5 +1,5 @@
"use strict"; "use strict";
/*global define, app, socket, RELATIVE_PATH */ /*global define, app, socket, ajaxify, RELATIVE_PATH */
define('forum/admin/settings', ['uploader', 'sounds'], function(uploader, sounds) { define('forum/admin/settings', ['uploader', 'sounds'], function(uploader, sounds) {
var Settings = {}; var Settings = {};

Loading…
Cancel
Save