diff options
| author | Urban Müller | 2022-06-09 17:42:15 +0200 |
|---|---|---|
| committer | Urban Müller | 2022-06-09 17:42:15 +0200 |
| commit | 5e520bc918cc559cf2497c4c97199ecd33331b86 (patch) | |
| tree | e875a30697cc398585509405151e7660e4bc28fc | |
| parent | b858a76f89f4380fd8997fa75136371688964c9f (diff) | |
| download | itools-5e520bc918cc559cf2497c4c97199ecd33331b86.tar.gz itools-5e520bc918cc559cf2497c4c97199ecd33331b86.tar.bz2 itools-5e520bc918cc559cf2497c4c97199ecd33331b86.zip | |
docs
| -rw-r--r-- | it.class | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -336,7 +336,7 @@ static function error($p = array(), $extra = null) /** - * Same as it::error(), plus exit + * Same as it::error(), plus exit (unless okstate given and true) * @see error() */ static function fatal($p) |