DB_NestedSet::setDbOption

DB_NestedSet::setDbOption() – Sets a db option. Example, setting the sequence table format

Synopsis

require_once 'DB/NestedSet.php';

void DB_NestedSet::setDbOption ( $option , $val )

Description

This package is not documented yet.

Parameter

$option

$val

Throws

throws no exceptions thrown

Note

This function can not be called statically.