summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_nanobsd.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@G5.homeunix.net>2009-10-10 21:45:12 -0400
committerScott Ullrich <sullrich@G5.homeunix.net>2009-10-10 21:45:12 -0400
commit61ff0de9ae0d35ac15519ffc9b6e6ed5548a89c9 (patch)
treec2c9007c11b67a4538474a7ed127c27c126fb9f0 /usr/local/www/diag_nanobsd.php
parent62d01a53f67dfd8770a9e99aaffdd3bb980589f3 (diff)
downloadpfsense-61ff0de9ae0d35ac15519ffc9b6e6ed5548a89c9.zip
pfsense-61ff0de9ae0d35ac15519ffc9b6e6ed5548a89c9.tar.gz
Show size in uppercase
Diffstat (limited to 'usr/local/www/diag_nanobsd.php')
-rwxr-xr-xusr/local/www/diag_nanobsd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_nanobsd.php b/usr/local/www/diag_nanobsd.php
index 478cd7d..b1b44e6 100755
--- a/usr/local/www/diag_nanobsd.php
+++ b/usr/local/www/diag_nanobsd.php
@@ -95,7 +95,7 @@ detect_slice_info();
<?php
-$NANOBSD_SIZE = file_get_contents("/etc/nanosize.txt");
+$NANOBSD_SIZE = strtoupper(file_get_contents("/etc/nanosize.txt"));
if($_POST['bootslice']) {
echo <<<EOF
OpenPOWER on IntegriCloud