Sindbad~EG File Manager

Current Path : /var/www/quickscrum.com/wp-content/plugins/wordfence/lib/
Upload File :
Current File : /var/www/quickscrum.com/wp-content/plugins/wordfence/lib/wfInvalidPathException.php

<?php

class wfInvalidPathException extends RuntimeException {

	private $path;

	public function __construct($message, $path) {
		parent::__construct("{$message} for path {$path}");
		$this->path = $path;
	}

	public function getPath() {
		return $this->path;
	}

}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists