[eluser]Ricardo Martins[/eluser]
Yes. Maybe because they wanted to make it more secure. If you forget to load the form_validation class your app wouldnt validate CSRF.
Thank you 'oskarols'. I've implemented the hook and it works perfectly and better.
I tried to make a hook, but didn't try with load_class() function.
Thanks a lot.