diff options
Diffstat (limited to 'dash/dash_common.php')
| -rw-r--r-- | dash/dash_common.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dash/dash_common.php b/dash/dash_common.php index 5a836cb..cc1d0b1 100644 --- a/dash/dash_common.php +++ b/dash/dash_common.php @@ -1,5 +1,6 @@ <?php require('../inc/common.php'); +require('dash_functions.php'); if ($b_user['id'] < 1) l_redirect('login.php'); define('ACC_TYPE', $b_user['type']); |
