diff options
Diffstat (limited to 'framework/I18N/core/TCache_Lite.php')
| -rw-r--r-- | framework/I18N/core/TCache_Lite.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/I18N/core/TCache_Lite.php b/framework/I18N/core/TCache_Lite.php index eaffd9ee..bb06748c 100644 --- a/framework/I18N/core/TCache_Lite.php +++ b/framework/I18N/core/TCache_Lite.php @@ -17,6 +17,7 @@ */ namespace Prado\I18N\core; +use Exception; /** * Fast, light and safe Cache Class |
