User page code for user/group admin
[gwvp.git] / gwvplib / gwvpsetup.php
index bc639da..a6d63ac 100644 (file)
@@ -27,7 +27,7 @@ function gwvp_PostSetupPageBody()
 // TODO: need to do this bit
 function gwvp_issetup()
 {
-       return false;
+       return true;
 }