Lots of changes
[PHPIPManager.git] / lib / auth.php
diff --git a/lib/auth.php b/lib/auth.php
new file mode 100644 (file)
index 0000000..6220a79
--- /dev/null
@@ -0,0 +1,11 @@
+<?php
+
+class auth {
+       function Go()
+       {
+               // there is no spoon
+               return true;
+       }       
+}
+
+?>
\ No newline at end of file