Moving the old code aside into the archive as i begin a new
[glcas.git] / agent / agent.php
diff --git a/agent/agent.php b/agent/agent.php
deleted file mode 100644 (file)
index f9aa584..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-// I AM A EMENY!
-require_once("../lib/lig.php");
-
-$s = new SoapClient("http://localhost/src/eclipse-workspace/gslac/www/soap.php?wsdl");
-
-$k = $s->status();
-
-echo "l was $k\n";
-?>
\ No newline at end of file