From 238eb4e25087be44e834614a01ccbdec250cea45 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 15 Mar 2014 14:48:17 -0300 Subject: Squashed 'mod/basic_theme/' content from commit b0e908f git-subtree-dir: mod/basic_theme git-subtree-split: b0e908f45134d8730954f4cc0d88ebf9b5c3eb4c --- start.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 start.php (limited to 'start.php') diff --git a/start.php b/start.php new file mode 100644 index 000000000..c14609b21 --- /dev/null +++ b/start.php @@ -0,0 +1,14 @@ + 'elgg_logo', + 'text' => elgg_get_site_entity()->name, + 'href' => elgg_get_site_url(), + 'priority' => 0, + )); + +} -- cgit v1.2.3