/
home2
/
cecillin
/
public_html
/
learn
/
theme
/
bootstrapbase
/
javascript
/
Upload File
HOME
require(['core/first'], function() { require(['theme_bootstrapbase/bootstrap', 'core/log'], function(bootstrap, log) { log.debug('Bootstrap initialised'); }); });