From b63165b6e0d856848b20d184783bfdf358210f9b Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 18 Jul 2016 21:37:34 -0700 Subject: more perms work (a lot more) --- install/update.php | 1 + 1 file changed, 1 insertion(+) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index 81f9efb21..3d0e5b00d 100644 --- a/install/update.php +++ b/install/update.php @@ -2412,6 +2412,7 @@ function update_r1180() { if($r1) { foreach($r1 as $rr) { perm_limits_upgrade($rr); + autoperms_upgrade($rr); } } -- cgit v1.2.3