From 05a2b26d9038752a40348a3f226e44710833c49b Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 2 Jul 2011 17:02:07 -0700 Subject: pull in dev branch changes not pulled: swiftmailer, gzip --- config/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/bootstrap.php') diff --git a/config/bootstrap.php b/config/bootstrap.php index 2a46046..1ced565 100644 --- a/config/bootstrap.php +++ b/config/bootstrap.php @@ -82,6 +82,6 @@ require __DIR__ . '/bootstrap/media.php'; */ // require __DIR__ . '/bootstrap/console.php'; -// require __DIR__ . '/bootstrap/permissions.php'; +require __DIR__ . '/bootstrap/permissions.php'; ?> -- cgit v1.2.3