View file upload/install/templates/error_not_found.php
<?php
class_exists('XenForo_Application', false) || die('Invalid');
$__extraData['title'] = 'Page Not Found';
?>
The page you requested could not be found.
<?php
class_exists('XenForo_Application', false) || die('Invalid');
$__extraData['title'] = 'Page Not Found';
?>
The page you requested could not be found.