Lots of little changes, basic structure now looking pretty good
[glcas.git] / plugins / webbase.php
index 13dbcc3..6fa5943 100644 (file)
@@ -19,7 +19,7 @@ class GLCASWebBase {
        
        function body($url)
        {
-               echo "i am disturbing";
+               echo "i am disturbing, $url";
        }
        
        private $config;