safe_dirname(safe_dirname(__FILE__)), /* * Files/folders that should not be listed. Specified * by the complete filename or by a regular expression. * http://www.php.net/manual/en/function.preg-match.php */ "IGNORE" => array(), "IGNORE_PATTERNS" => array("/^\\./", "/^_h5ai/") ); ?>