ANOTHER BUGFIX
This commit is contained in:
+3
-2
@@ -10,8 +10,9 @@
|
|||||||
echo '
|
echo '
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>' .
|
<head>';
|
||||||
file_get_contents("/var/www/furatalog-cdn/mainHead.html") . '
|
echo file_get_contents("/var/www/furatalog-cdn/mainHead.html");
|
||||||
|
echo '
|
||||||
<title>Assets - Furatalog.xyz</title>
|
<title>Assets - Furatalog.xyz</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user