Solar_Sql_Adapter::setProfiling()

public void Solar_Sql_Adapter::setProfiling ( bool $flag )

Turns profiling on and off.

Parameters

  • (bool) $flag: True to turn profiling on, false to turn it off.

Returns

  • (void)

Description

Turns profiling on and off.



Local