Searched refs:fappend (Results 1 – 2 of 2) sorted by relevance
109 TestUtils::fappend(DOKU_CONF.'plugins.local.php', "\$plugins['$entry'] = 0;\n");
73 public static function fappend($file, $text) { function in TestUtils