Remove deprecated controller extension

This commit is contained in:
Eike Foken
2011-08-11 02:42:30 +02:00
parent 2825923b75
commit 4b2ac51f26
9 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
*
* @author Karsten Heiken <karsten@disposed.de>
*/
class Trials extends MY_Controller {
class Trials extends CI_Controller {
/**
* Constructor.