Skip to content

Commit

Permalink
Merge Catalog configurations with ones setup by i.e. plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuswilms authored and gwoo committed Mar 30, 2010
1 parent 02cca47 commit d9289de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/bootstrap/g11n.php
Expand Up @@ -75,7 +75,7 @@
'adapter' => 'Php',
'path' => LITHIUM_LIBRARY_PATH . '/lithium/g11n/resources/php'
)
));
) + Catalog::config());

/**
* Integration with `Inflector`.
Expand Down

0 comments on commit d9289de

Please sign in to comment.