%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/bitrix/www/bitrix/modules/bizproc/classes/general/
Upload File :
Create Path :
Current File : //proc/self/root/home/bitrix/www/bitrix/modules/bizproc/classes/general/runtimeservice.php

<?
abstract class CBPRuntimeService
{
	protected $runtime;

	public function SetRuntime(CBPRuntime $runtime)
	{
		$this->runtime = $runtime;
	}

	public function Start(CBPRuntime $runtime = null)
	{
		if ($runtime != null)
			$this->SetRuntime($runtime);
	}

	public function Stop()
	{
		
	}
}

Zerion Mini Shell 1.0