diff --git a/app/Http/routes.php b/app/Http/routes.php index 0db6eaaa6d2d..d215755ba940 100644 --- a/app/Http/routes.php +++ b/app/Http/routes.php @@ -761,7 +761,7 @@ if (!defined('CONTACT_EMAIL')) { define('FEATURE_USER_PERMISSIONS', 'user_permissions'); // Pro users who started paying on or before this date will be able to manage users - define('PRO_USERS_GRANDFATHER_DEADLINE', '2016-05-15'); + define('PRO_USERS_GRANDFATHER_DEADLINE', '2016-06-04'); // WePay define('WEPAY_PRODUCTION', 'production');