summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer/installer.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/installer/installer.php')
-rw-r--r--usr/local/www/installer/installer.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php
index 090c537..85360be 100644
--- a/usr/local/www/installer/installer.php
+++ b/usr/local/www/installer/installer.php
@@ -404,9 +404,6 @@ EOF;
function body_html() {
global $g, $fstype, $savemsg;
- $pfSversion = str_replace("\n", "", file_get_contents("/etc/version"));
- if(strstr($pfSversion, "1.2"))
- $one_two = true;
$pgtitle = array("{$g['product_name']}", gettext("Installer"));
include("head.inc");
echo <<<EOF
OpenPOWER on IntegriCloud