From b632e12b1f2ac67ab2a6a3cb09f93524f27348bd Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sat, 12 Mar 2016 00:39:27 +0100 Subject: [PATCH] init commit --- .gitmodules | 3 +++ autoload.inc | 3 +++ lib/jstree | 1 + lib_jstree.php | 10 ++++++++++ 4 files changed, 17 insertions(+) create mode 100644 .gitmodules create mode 100644 autoload.inc create mode 160000 lib/jstree create mode 100644 lib_jstree.php diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..63bb12e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/jstree"] + path = lib/jstree + url = git@github.com:vakata/jstree.git diff --git a/autoload.inc b/autoload.inc new file mode 100644 index 0000000..358c55e --- /dev/null +++ b/autoload.inc @@ -0,0 +1,3 @@ +https://github.com/vakata/jstree/tree/56530b6b2e17c3046d02ab5d06b87c59f038f0c2';} +} \ No newline at end of file