[eluser]jrlooney[/eluser]
Thanks! TUrned on all logging, refreshed the page and got this from the log. Notice the config is initialized again after loading that header file, so i wonder if it is in fact what i just discovered above with get_instance
Code:
DEBUG - 2013-03-19 15:00:42 --> Config Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Hooks Class Initialized
DEBUG - 2013-03-19 15:00:42 --> URI Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Router Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Output Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Input Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Global POST and COOKIE data sanitized
DEBUG - 2013-03-19 15:00:42 --> Language Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Loader Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Helpers loaded: url, cm_helper
DEBUG - 2013-03-19 15:00:42 --> Database Driver Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Validation Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Controller Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Model Class Initialized
DEBUG - 2013-03-19 15:00:42 --> File loaded: cm/views/header.php
DEBUG - 2013-03-19 15:00:42 --> Config Class Initialized
DEBUG - 2013-03-19 15:00:42 --> Hooks Class Initialized
DEBUG - 2013-03-19 15:00:42 --> URI Class Initialized
DEBUG - 2013-03-19 15:00:42 --> File loaded: cm/views/setting_publish_site_view.php
DEBUG - 2013-03-19 15:00:42 --> File loaded: cm/views/footer.php
DEBUG - 2013-03-19 15:00:42 --> Language file loaded: language/english/profiler_lang.php
DEBUG - 2013-03-19 15:00:42 --> Final output sent to browser
DEBUG - 2013-03-19 15:00:42 --> Total execution time: 0.3857