From d43f2a5a575472fe318f009bcd35afc455cee35a Mon Sep 17 00:00:00 2001 From: Moe Fwacky Date: Thu, 2 May 2019 08:00:20 -0700 Subject: [PATCH] Delete adminConfig.php --- adminConfig.php | 155 ------------------------------------------------ 1 file changed, 155 deletions(-) delete mode 100644 adminConfig.php diff --git a/adminConfig.php b/adminConfig.php deleted file mode 100644 index 73fddcb..0000000 --- a/adminConfig.php +++ /dev/null @@ -1,155 +0,0 @@ - -TV: $boxname"; - } else { - $boxname = trim($tvbox, $pseudochannelTrim . "_"); - $boxes .= "
  • TV: $boxname
  • "; - } -} -$clientcount = 1; -foreach ($clientsxml->Server as $key => $xmlarray) { - $clientinfodump .= "Plex Client #$clientcount
    Name:
    $xmlarray[name]

    "; - $clientinfodump .= "Local IP Address:
    $xmlarray[address]

    "; - $clientinfodump .= "Unique Identifier
    $xmlarray[machineIdentifier]

    "; - $clientcount = $clientcount + 1; - } -?> - - - - - - - FakeTV Guide and Control - - - - - - - - - - - - - - - - - - - - - "; - echo $txt; - fwrite($myfile, $txt); - fclose($myfile); - $update = "1"; - - } ?> - - - - -
    -

    Settings

    -
    -
    -
    -
        - ">

    -
    - >Full - >Half
    -
    - -
    - Settings File Updated.
    "; - } ?> - -
    - - -
    - - - - -