Welcome Guest, Not a member yet? Register   Sign In
Two Applications -- Shared Config, Helpers ...
#14

[eluser]davste[/eluser]
I'm actually using the HMVC pattern, well, at least the one written here:
http://codeigniter.com/wiki/Modular_Extensions_-_HMVC/

The solution you first gave me, resulted actually in _three_ identical config.php dirs. The solution I see appropriate I one where all configs are stored in ONE directory. And if there is any need of changing it individually per application (e.g. "index_page"), I just do so by adding a "config.php" in that application, with ONLY $config['index_page'] = 'something';
... and not the whole shebang.

Please, stop arguing.


Messages In This Thread
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-07-2009, 06:20 PM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-07-2009, 10:09 PM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 01:49 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 05:52 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 05:56 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:09 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:12 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:14 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:17 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:20 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:21 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:22 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:25 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:27 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:32 AM
Two Applications -- Shared Config, Helpers ... - by El Forum - 06-08-2009, 06:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB