Git Repository Public Repository

namibia

URLs

Copy to Clipboard
 
2a6f87485c1ba164fd8f98bb5277dfb8dc8f20fa
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