Manish Lakhara

Results 2 issues of Manish Lakhara

...into recursion Which was a CI::DBresult and hence was iterating for each propery causing error. ISSUE#4

The loop occurs on the object results which is of type CI::DB_Result. This loops through things like conn_id etc. Causing error . Fatal error: Call to a member function row_array()...