Searched refs:test_writable_dir (Results 1 – 3 of 3) sorted by relevance
64 …$errors = array_merge($errors, @test_writable_dir($c->container_cfg_chat_dir, "container_cfg_cha…65 …$errors = array_merge($errors, @test_writable_dir($c->container_cfg_server_dir, "container_cfg_cha…
827 …$this->errors = array_merge($this->errors, @test_writable_dir($this->data_private_path, "data_priv…828 …$this->errors = array_merge($this->errors, @test_writable_dir($this->data_private_path."/cache", "…
227 function test_writable_dir($dir, $name = "") function