Home
last modified time | relevance | path

Searched refs:throw_multiline (Results 1 – 1 of 1) sorted by relevance

/dports/www/phpbb3/phpBB3/phpbb/event/
H A Dphp_exporter.php410 * @param bool $throw_multiline Throw an exception when there are too
415 public function get_vars_from_single_line_array($line, $throw_multiline = true) argument
423 if ($throw_multiline && count($vars_array) > 6)