Searched refs:file_get_contents (Results 1 – 7 of 7) sorted by relevance
26 use function file_get_contents; alias41 $content = file_get_contents(__DIR__ . '/../../../apple-touch-icon.png');
26 use function file_get_contents; alias41 $content = file_get_contents(__DIR__ . '/../../../favicon.ico');
48 use function file_get_contents; alias262 $text2 = file_get_contents(Webtrees::DATA_DIR . 'test.txt');
31 use function file_get_contents; alias51 $content = file_get_contents($file);
44 'message' => file_get_contents(Webtrees::OFFLINE_FILE),
34 use function file_get_contents; alias301 $original = file_get_contents(__DIR__ . '/../data/demo.ged');
191 $content = file_get_contents($file);