Git Repository Public Repository

namibia

URLs

Copy to Clipboard
 
90d6a07e7e4539815d3e24e48c81d37282fb4e71
1
2
3
4
<?php
$cache = new \Memcache();
$cache->pconnect('localhost', 11211);
$cache->flush();

Commits for namibia/public/ck.php

Diff revisions: vs.
Revision Author Commited Message
df0489 ... Mark Fri 14 Oct, 2016 10:01:00 +0000

initial commit