X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fcontrollers%2Fvideo.php;h=4a15ba57bc685e2b6109d489d04633a66741c3ec;hb=e788f88e8475e9c87eef355c71abed3c329c4c0b;hp=3637f14fbce918396375d8da07ddc17706592c19;hpb=b4a28ad3ca6e0166cbf209000277200c43d63802;p=living-lab-site.git diff --git a/application/controllers/video.php b/application/controllers/video.php index 3637f14..4a15ba5 100644 --- a/application/controllers/video.php +++ b/application/controllers/video.php @@ -31,8 +31,6 @@ class Video extends CI_Controller { */ public function watch($id, $name = NULL, $plugin = NULL) { - $this->load->helper('url'); - // ** // ** LOADING MODEL // **