diff --git a/billing_page.php b/billing_page.php index 422aab85a3..9b1024a605 100644 --- a/billing_page.php +++ b/billing_page.php @@ -25,6 +25,7 @@ require_once( 'core.php' ); $t_core_path = config_get( 'core_path' ); + access_ensure_global_level( config_get( 'time_tracking_reporting_threshold' ) ); ?> ' ) . lang_get( 'time_tracking_billing_link' ) . ''; # Logout (no if anonymously logged in)