You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web framework based on Codeigniter that can be utilized to develop simple web based data access tools; I have rearranged the CI so that it has a main application section and also an admin section and included SimpleTest library so that TDD can be performed [following blog entry at http://www.cyberience.co.uk/ ] . I am using CI 2.0.2 and Simple…