40 $this->path = ILIAS_ABSOLUTE_PATH .
"/" . ILIAS_WEB_DIR;
50 $d = dir($this->path);
55 while ($entry =
$d->read()) {
56 if (!is_dir($this->path .
"/" . $entry)) {
60 if (is_file($this->path .
"/" . $entry .
"/client.ini.php")) {
64 $this->clients[$entry] =
$client;
79 return ($this->clients) ? $this->clients : array();
An exception for terminatinating execution or to throw for unit testing.
init()
load all clients into clientlist
if($_SERVER['argc']< 4) $client
for( $i=6;$i< 13;$i++) for($i=1; $i< 13; $i++) $d