diff options
Diffstat (limited to 'framework/I18N/core/Gettext/TGettext.php')
-rw-r--r-- | framework/I18N/core/Gettext/TGettext.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/I18N/core/Gettext/TGettext.php b/framework/I18N/core/Gettext/TGettext.php index b9207eb8..464e2f25 100644 --- a/framework/I18N/core/Gettext/TGettext.php +++ b/framework/I18N/core/Gettext/TGettext.php @@ -42,6 +42,7 @@ namespace Prado\I18N\core\Gettext; * Use PHPs builtin error messages */ //ini_set('track_errors', true); +use Exception; /** * File_Gettext |