mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-16 21:58:17 +01:00
8c334f0c10
PHPBB3-16754
122342 lines
3.8 MiB
Executable File
122342 lines
3.8 MiB
Executable File
#!/usr/bin/env php
|
||
<?php
|
||
/**
|
||
* Doctum phar, generated by Doctum the 2021-04-22T01:52:41+02:00
|
||
* @see https://github.com/code-lts/doctum#readme
|
||
* @version 5.4.1
|
||
* @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.1.phar');
|
||
include 'phar://' . __FILE__ . '/bin/doctum-binary.php';
|
||
__HALT_COMPILER(); ?>
|
||
Å |