summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-09 22:04:22 +0100
committerGitHub <noreply@github.com>2016-11-09 22:04:22 +0100
commitdefdb3007c426db16838f49b44e8577e6e964233 (patch)
tree8c5a1c27e74824663e6d5b795b79213ccd5ac059 /includes
parentdfc9e209a5328edd2aab7abc3d5562db3d7ade32 (diff)
parentefb7dbfb01203cfbdb65b2354d9aaa35ac10a63a (diff)
Merge pull request #272 from anykraus/#271-admin_active
fix admin_active.php not displaying (issue #271)
Diffstat (limited to 'includes')
-rw-r--r--includes/pages/admin_active.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/admin_active.php b/includes/pages/admin_active.php
index 8d71b147..daa2382b 100644
--- a/includes/pages/admin_active.php
+++ b/includes/pages/admin_active.php
@@ -5,7 +5,7 @@ function admin_active_title() {
}
function admin_active() {
- global $tshirt_sizes;
+ global $tshirt_sizes, $shift_sum_formula;
$msg = "";
$search = "";