8 lines
59 B
PHP
8 lines
59 B
PHP
<?php
|
|
|
|
class CacheMemcache extends CacheMemcacheCore
|
|
{
|
|
|
|
}
|
|
|