From 26fa5d4ba635e236f352901b1fda399f879c5042 Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Thu, 13 Oct 2016 09:55:22 +0200 Subject: [PATCH] added cli.. don't yet know why :D --- cli.php | 28 ++++++++++++++++++++++++++++ template_album.php | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 cli.php create mode 100644 template_album.php diff --git a/cli.php b/cli.php new file mode 100644 index 0000000..e62abbd --- /dev/null +++ b/cli.php @@ -0,0 +1,28 @@ +backend($params); \ No newline at end of file diff --git a/template_album.php b/template_album.php new file mode 100644 index 0000000..a32ba02 --- /dev/null +++ b/template_album.php @@ -0,0 +1,42 @@ + + + + + + Album - <?php echo (defined('TITLE')?TITLE:'PictShare image hosting'); ?> + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
(c) by
+ +
+ + Fork me on GitHub + +