UPDATE to Registration process to include location details and create dealership
[namibia] / public / ck.php
1 <?php
2 $cache = new \Memcache();
3 $cache->pconnect('localhost', 11211);
4 $cache->flush();