X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fconfig%2Fhooks.php;h=b7585990d4e9dfd243f23ee144dcca07f7b89d58;hb=85ed80e68e49780c162e2985847aca501e70851c;hp=a4ad2be6d545ebfe007efcfff20580aa6163eb9b;hpb=6d8f5b56b237767344bc4a283b4093e6d6f1a612;p=living-lab-site.git diff --git a/application/config/hooks.php b/application/config/hooks.php old mode 100755 new mode 100644 index a4ad2be..b758599 --- a/application/config/hooks.php +++ b/application/config/hooks.php @@ -10,7 +10,13 @@ | */ - +$hook['pre_controller'][] = array( + 'class' => '', + 'function' => 'select_language', + 'filename' => 'hooks.php', + 'filepath' => 'hooks', + 'params' => array() +); /* End of file hooks.php */ /* Location: ./application/config/hooks.php */ \ No newline at end of file