From 066fee3089513b988d1beac2040e32a365921310 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 12 Oct 2008 13:31:50 +0200 Subject: Make license selectable from config FS#312 darcs-hash:20081012113150-7ad00-6408da058bdb6c923159d445e03b76f54b579362.gz --- inc/actions.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/actions.php') diff --git a/inc/actions.php b/inc/actions.php index af2399983..694f78208 100644 --- a/inc/actions.php +++ b/inc/actions.php @@ -24,6 +24,7 @@ function act_dispatch(){ global $QUERY; global $lang; global $conf; + global $license; $preact = $ACT; -- cgit v1.2.3