search improved but not finished
[living-lab-site.git] / application / controllers / video.php
index 3637f14..4a15ba5 100644 (file)
@@ -31,8 +31,6 @@ class Video extends CI_Controller {
         */
        public function watch($id, $name = NULL, $plugin = NULL)
        {
-               $this->load->helper('url');
-               
                // **
                // ** LOADING MODEL
                // **