Welcome Guest, Not a member yet? Register   Sign In
Problem extending library
#4

[eluser]Sumeet Kashyap[/eluser]
Solved the problem.

I was extending the orignal pagniation class using:
Code:
class my_pagination extends CI_Pagination {

}
and the file name as "my_pagination.php"

But in linux system the name of file should be "my_Pagination.php".
Works fine now. :coolhmm:


Messages In This Thread
Problem extending library - by El Forum - 02-26-2011, 12:59 AM
Problem extending library - by El Forum - 02-26-2011, 01:23 AM
Problem extending library - by El Forum - 02-26-2011, 01:42 AM
Problem extending library - by El Forum - 02-26-2011, 01:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB