Skip to content

Instantly share code, notes, and snippets.

@till
Created September 23, 2010 16:22
Show Gist options
  • Save till/593912 to your computer and use it in GitHub Desktop.
Save till/593912 to your computer and use it in GitHub Desktop.
<?php
// ...
if (!$memcached->connect($_Auth_OpenID_memcache_test_host)) {
print "(skipping memcache store tests - couldn't connect)";
$this->pass();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment