summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/local-website/contents/error
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mv-core/local-website/contents/error')
-rwxr-xr-xabs/mv-core/local-website/contents/error/hobbit.html11
-rwxr-xr-xabs/mv-core/local-website/contents/error/mythweb.html16
-rwxr-xr-xabs/mv-core/local-website/contents/error/phpadmin.html28
-rwxr-xr-xabs/mv-core/local-website/contents/error/status-404.html9
4 files changed, 0 insertions, 64 deletions
diff --git a/abs/mv-core/local-website/contents/error/hobbit.html b/abs/mv-core/local-website/contents/error/hobbit.html
deleted file mode 100755
index 18450f2..0000000
--- a/abs/mv-core/local-website/contents/error/hobbit.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-<head>
-<style type="text/css">@import "/frame.css";</style>
-</head>
-
-<body>
-Hobbit does not appear to be installed.
-</br>
-Please visit the MythVantage advanced screen to enable Hobbit.
-</body>
-</html>
diff --git a/abs/mv-core/local-website/contents/error/mythweb.html b/abs/mv-core/local-website/contents/error/mythweb.html
deleted file mode 100755
index fe76a9a..0000000
--- a/abs/mv-core/local-website/contents/error/mythweb.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-<head>
-<style type="text/css">@import "/frame.css";</style>
-</head>
-
-<body>
-MythWeb does not appear to be installed.
-</br>
-To install MythWeb either
-</br>
-1) Visit the MythVantage advanced screen to enable mythweb. </br>
-2) type "pacman -S mythweb-release-fixes" at the console.
-
-
-</body>
-</html>
diff --git a/abs/mv-core/local-website/contents/error/phpadmin.html b/abs/mv-core/local-website/contents/error/phpadmin.html
deleted file mode 100755
index dbdd4d3..0000000
--- a/abs/mv-core/local-website/contents/error/phpadmin.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<html>
-<head>
-<style type="text/css">@import "/frame.css";</style>
-</head>
-
-<body>
-phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.
-</br>
-Currently it's not installed,but if you wish to install phpmyadmin, type the following at a command prompt
-</br>
-</br>
-
-pacman -S phpmyadmin
-
-</br>
-</br>
-PHP must be enabled for phpMyAdmin.
-</br>
-The easiest way to enable php is to enable Mythweb under the advanced settings for MythVantage.
-</br>
-</br>
-</br>
-
-Please be carefull, phpMyAdmin is a powerful tool and can easily mess with your settings.
-
-
-</body>
-</html>
diff --git a/abs/mv-core/local-website/contents/error/status-404.html b/abs/mv-core/local-website/contents/error/status-404.html
deleted file mode 100755
index 49e406f..0000000
--- a/abs/mv-core/local-website/contents/error/status-404.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-<head>
-<style type="text/css">@import "/frame.css";</style>
-</head>
-
-<body>
-Module or page not found
-</body>
-</html> \ No newline at end of file