mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
122195 lines
No EOL
3.8 MiB
122195 lines
No EOL
3.8 MiB
#!/usr/bin/env php
|
||
<?php
|
||
/**
|
||
* Doctum phar, generated by Doctum the 2021-04-10T03:09:35+02:00
|
||
* @see https://github.com/code-lts/doctum#readme
|
||
* @version 5.4.0
|
||
* @license MIT
|
||
*/
|
||
if (! class_exists('Phar')) {
|
||
echo 'You seem to be missing the Phar extension' . PHP_EOL;
|
||
echo 'Please read: https://stackoverflow.com/a/8851170/5155484 to find a solution' . PHP_EOL;
|
||
echo 'You can also ask for help on https://github.com/code-lts/doctum/issues if you think this is bug' . PHP_EOL;
|
||
exit(1);
|
||
}
|
||
Phar::mapPhar('doctum-5.4.0.phar');
|
||
include 'phar://' . __FILE__ . '/bin/doctum-binary.php';
|
||
__HALT_COMPILER(); ?>
|
||
{ |