View file upload/install/templates/error_not_found.php

File size: 165B
<?php
	class_exists('XenForo_Application', false) || die('Invalid');

	$__extraData['title'] = 'Page Not Found';
?>

The page you requested could not be found.