Skip to content

Commit

Permalink
Quick hack to maybe resolve Gettext_Main not found error
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorchard committed Jan 11, 2012
1 parent 086997d commit 50b61d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/l10n/helpers/MY_url.php
@@ -1,4 +1,5 @@
<?php
require_once Kohana::find_file('libraries','Gettext/Main');
/**
* L10N enabled URL helper
*
Expand Down

0 comments on commit 50b61d3

Please sign in to comment.