diff --git a/Cache/Cache.php b/Cache/Cache.php index bc97f36..8beee75 100644 --- a/Cache/Cache.php +++ b/Cache/Cache.php @@ -6,7 +6,7 @@ * @subpackage Cache * @since 2010-03-04 */ - +namespace Majestic\Core; abstract class Cache {