X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fconfig%2Fhooks.php;h=b7585990d4e9dfd243f23ee144dcca07f7b89d58;hb=480a21049384e47afe920e73972ca336ec8e6a54;hp=a4ad2be6d545ebfe007efcfff20580aa6163eb9b;hpb=2a39f01ff5007ff5dfabb9153559d7639c8c5ded;p=living-lab-site.git diff --git a/application/config/hooks.php b/application/config/hooks.php index a4ad2be..b758599 100644 --- 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