mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
suExec, Filemanager and bug Fixes.
This commit is contained in:
7
static/filemanager/js/ace/snippets/julia.js
Normal file
7
static/filemanager/js/ace/snippets/julia.js
Normal file
@@ -0,0 +1,7 @@
|
||||
ace.define("ace/snippets/julia",["require","exports","module"], function(require, exports, module) {
|
||||
"use strict";
|
||||
|
||||
exports.snippetText =undefined;
|
||||
exports.scope = "julia";
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user