search improved but not finished
[living-lab-site.git] / system / core / Controller.php
index 38afc78..0bd2ade 100644 (file)
@@ -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;