From adb779caaf34e384e51ceb9a3d92db4dc27558e9 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 9 Sep 2015 09:49:34 +0200 Subject: [PATCH] unslider as part of the project, autoload structure --- .gitmodules | 3 +++ api.php | 4 ++-- index.php | 5 ++--- lib/autoload.inc | 4 ++++ lib/unslider | 1 + mojotrollz/page/default_page/default_page.php | 6 ++++++ .../page/default_page/tpl/content_server.tpl | 16 +--------------- sai.php | 4 ++-- 8 files changed, 21 insertions(+), 22 deletions(-) create mode 100644 lib/autoload.inc create mode 160000 lib/unslider diff --git a/.gitmodules b/.gitmodules index 8220a5c..c896f21 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "lib/system"] path = lib/system url = git@mojotrollz.eu:system.git +[submodule "lib/unslider"] + path = lib/unslider + url = git@mojotrollz.eu:webcraft/lib_unslider.git diff --git a/api.php b/api.php index 936049a..6f03d7a 100644 --- a/api.php +++ b/api.php @@ -1,6 +1,6 @@ -
-
-
SUBMIT A NEW SERVER
-
-
-
- - -
diff --git a/sai.php b/sai.php index 82195b1..2df5895 100644 --- a/sai.php +++ b/sai.php @@ -1,6 +1,6 @@