mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-10-01 23:16:48 +02:00
Add PHP arch check.
This commit is contained in:
@@ -20,6 +20,7 @@ class Bootstrap {
|
||||
} else if ($context->is_info_request()) {
|
||||
$public_href = $setup->get('PUBLIC_HREF');
|
||||
$x_head_tags = $context->get_x_head_html();
|
||||
$fallback_mode = false;
|
||||
require __DIR__ . '/pages/info.php';
|
||||
} else {
|
||||
$public_href = $setup->get('PUBLIC_HREF');
|
||||
|
Reference in New Issue
Block a user