mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-16 13:48:58 +01:00
c6fe842bc8
PHPBB3-17230
132535 lines
4.1 MiB
Executable File
132535 lines
4.1 MiB
Executable File
#!/usr/bin/env php
|
||
<?php
|
||
/**
|
||
* Doctum phar, generated by Doctum on 4b5013b2233684558f8b96c277297d4287c68e7f
|
||
* @see https://github.com/code-lts/doctum#readme
|
||
* @version 5.5.3
|
||
* @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.5.3.phar');
|
||
include 'phar://' . __FILE__ . '/bin/doctum-binary.php';
|
||
__HALT_COMPILER(); ?>
|
||
Á1 |