X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=system%2Fcore%2FController.php;h=0bd2ade44fe02e3e666eea12d4cf3ed22efefa33;hb=aaa8b077bac73addd05114fd2b2ef0829412fac7;hp=38afc78b07584ebd732994c60f298ab9abf7e0f3;hpb=211dc651c32bb8998b3eb2fdd3a3b85fc31921ec;p=living-lab-site.git diff --git a/system/core/Controller.php b/system/core/Controller.php index 38afc78..0bd2ade 100644 --- a/system/core/Controller.php +++ b/system/core/Controller.php @@ -78,11 +78,11 @@ class CI_Controller { // * @var CI_Pagination // */ // var $pagination; -// My declarations +// /* My declarations */ // /** // * @var Videos_model // */ -// var $videos_model; + //var $videos_model; private static $instance;