Skip generating static list of API calls, just send them to the API.
[plcapi.git] / php / footer.php
diff --git a/php/footer.php b/php/footer.php
deleted file mode 100644 (file)
index 6212304..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-}
-
-global $adm;
-
-$adm = new PLCAPI(array('AuthMethod' => "capability",
-                       'Username' => PLC_API_MAINTENANCE_USER,
-                       'AuthString' => PLC_API_MAINTENANCE_PASSWORD));
-
-?>