Controller_Compat42::useSMLite PHP Method

useSMLite() public method

Forces Agile Toolkit to use SMLite instead of the new one
public useSMLite ( )
    public function useSMLite()
    {
        return $this;
    }