GroupRights.php
authoredward <edward@roojs.com>
Mon, 15 Jan 2018 03:16:19 +0000 (11:16 +0800)
committeredward <edward@roojs.com>
Mon, 15 Jan 2018 03:16:19 +0000 (11:16 +0800)
GroupRights.php [new file with mode: 0644]

diff --git a/GroupRights.php b/GroupRights.php
new file mode 100644 (file)
index 0000000..00540e0
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+
+/*
+ * To change this license header, choose License Headers in Project Properties.
+ * To change this template file, choose Tools | Templates
+ * and open the template in the editor.
+ */
+
+/**
+ * Description of GroupRights
+ *
+ * @author edward
+ */
+class GroupRights {
+    //put your code here
+}