Namespaced the fuck out of Pickles
This commit is contained in:
parent
48c5289060
commit
79f8da8c45
11 changed files with 59 additions and 70 deletions
|
@ -84,7 +84,7 @@ class Cache extends Object
|
|||
$datasources = [$datasources];
|
||||
}
|
||||
|
||||
$this->connection = new Memcache();
|
||||
$this->connection = new \Memcache();
|
||||
|
||||
foreach ($datasources as $name)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue