I'm trying to pass the data of a multidimensional array through to an email template with Codeigniter, it loads all of the associative array information fine, but when it comes to the multi-dimensional keys/values it does not identify them.
That is the code for the core functions happening from the controllers to the views.