I want to have a template view that is always called and I think overloading the view function is probably the best way. Anyone know anything about that?
                +1 
                A: 
                
                
              I think you want to read the following article on creating/overriding core classes and functions. http://codeigniter.com/user_guide/general/core_classes.html
                  Kurucu
                   2010-06-04 15:40:51
                
              Super thanks!!!
                  Shamoon
                   2010-06-04 20:13:03
                No problem. It's a very useful aspect of CI, and is one of their key selling points because it allows you to upgrade later with relatively little pain!
                  Kurucu
                   2010-06-04 22:28:03