[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Display something vaguely comprehensible in the event of a totally unrecoverable error. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
File Size: | 126 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 5 times |
Includes or requires: | 0 files |
wfPHPVersionError( $type ) X-Ref |
Display something vaguely comprehensible in the event of a totally unrecoverable error. Does not assume access to *anything*; no globals, no autoloader, no database, no localisation. Safe for PHP4 (and putting this here means that WebStart.php and GlobalSettings.php no longer need to be). Calling this function kills execution immediately. param: string $type Which entry point we are protecting. One of: |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |