Moving CI's from existing class to another class and deleting the Old class
Hi Team,I have created a new class extending the configuration table.Into this new class we need to move the CI's from another class and delete the old class. In doing so will this effect the records which are using the CI's from Old class? If so, wh...