DB_NestedSet::testLock()

DB_NestedSet::testLock()  -- Tests if a database lock is set

Synopsis

require_once 'DB/NestedSet.php';

void DB_NestedSet::testLock ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Example