From 18d4892a0cb1b24402829584cfd212a0e9898f2e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 27 Oct 2016 19:17:12 +0200 Subject: [locationinfo] Skeleton for new module --- modules-available/locationinfo/page.inc.php | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 modules-available/locationinfo/page.inc.php (limited to 'modules-available/locationinfo/page.inc.php') diff --git a/modules-available/locationinfo/page.inc.php b/modules-available/locationinfo/page.inc.php new file mode 100644 index 00000000..ff73107a --- /dev/null +++ b/modules-available/locationinfo/page.inc.php @@ -0,0 +1,30 @@ + 'bar', + 'now' => date('d.m.Y H:i:s') + )); + } + +} -- cgit v1.2.3-55-g7522