config not found, added use System\Config
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<?php namespace System\Session;
|
<?php namespace System\Session;
|
||||||
|
|
||||||
use System\Cache;
|
use System\Cache;
|
||||||
|
use System\Config;
|
||||||
|
|
||||||
class APC implements Driver {
|
class APC implements Driver {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user