reposPath = $reposPath; $this->binaryPath = $binaryPath; } // ################################################################### /** * Returns the repository path ($reposPath) variable * * @return string The active repository path */ public function getRepositoryPath() { return $this->reposPath; } } /*=====================================================================*\ || ################################################################### || # $HeadURL$ || # $Id$ || ################################################################### \*=====================================================================*/ ?>