Commit: 649ea4bcc904c6fab7febbc50d80aefabe34eb61

Author: David Persson | Date: 2010-03-17 20:37:20 +0100
Removing additional inclusion of g11n bootstrap.
diff --git a/config/bootstrap.php b/config/bootstrap.php index 515123d..11c82df 100644 --- a/config/bootstrap.php +++ b/config/bootstrap.php @@ -1,12 +1,6 @@ <?php /** - * Require the g11n if it has not been included yet. - * - */ -require_once LITHIUM_APP_PATH . '/config/bootstrap/g11n.php'; - -/** * Register g11n resource. */ use \lithium\g11n\Catalog;