You are here

function watchdog in Memcache API and Integration 5.2

1 call to watchdog()
dmemcache_set in ./dmemcache.inc
Place an item into memcache

File

./memcachetests.php, line 14

Code

function watchdog($type, $message, $severity = WATCHDOG_NOTICE, $link = NULL) {
}