[feature/controller] Fix displayal of readme

B3P-114
This commit is contained in:
Marc Alexander
2013-01-09 18:29:25 +01:00
parent 742ac5bdea
commit edf7541001

View File

@@ -139,7 +139,8 @@ and finally:
```sql
INSERT INTO `phpbb_acl_options` (`auth_option`, `is_global`, `is_local`, `founder_only`) VALUES
('u_view_portal', 1, 0, 0),
('a_manage_portal', 1, 0, 0);```
('a_manage_portal', 1, 0, 0);
```
##Support