load->view('defaults/footer_message'); ?> ' . json_encode($codemirror_modes) . ''; } //Javascript $this->carabiner->js('jquery.js'); $this->carabiner->js('jquery.timers.js'); $this->carabiner->js('filereader.js'); $this->carabiner->js('linkify.min.js'); $this->carabiner->js('linkify-jquery.min.js'); $this->carabiner->js('stikked.js'); $this->carabiner->js('codemirror/codemirror.js'); $this->carabiner->js('codemirror_exec.js'); $this->carabiner->display('js'); ?>