Home
last modified time | relevance | path

Searched refs:version_string (Results 1 – 1 of 1) sorted by relevance

/plugin/projects/lib/
H A Dproject.php75 private $version_string = NULL; variable in Project
88 $this->version_string = PROJECTS_VERSION;
101 if (isset($this->version_string))
102 return $this->version_string;