-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathinstaller_head.php
37 lines (36 loc) · 1.31 KB
/
installer_head.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?php
declare(strict_types=1);
/**
* MCCodes v2 by Dabomstew & ColdBlooded
*
* Repository: https://github.com/davemacaulay/mccodesv2
* License: MIT License
*/
if (!defined('MONO_ON'))
{
exit;
}
ob_start();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Mccodes Version 2.0.5b</title>
<link href="css/installer.css" type="text/css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<table width="970" border="0" cellpadding="0" cellspacing="0"
class="table2">
<tr>
<td class="lgrad"></td>
<td class="center"><img src="title.jpg"
alt="Mccodes Version 2" /><br /> <!-- Begin Main Content -->
<h2>Installer</h2> <span
style='color: red; font-weight: bold;'> If
you bought this from anywhere else but <a
href='https://www.mccodes.com' title='MCCodes'>
MCCodes.com </a> please click <a
href='https://www.mccodes.com/contact.php'
title='Contact us'> here </a>.</span> <br /> Thank you
for choosing MCCodes.