UpdateDatabase/Extension.php
authorjohn <john@roojs.com>
Tue, 2 Oct 2018 07:08:54 +0000 (15:08 +0800)
committerjohn <john@roojs.com>
Tue, 2 Oct 2018 07:08:54 +0000 (15:08 +0800)
UpdateDatabase/Extension.php [new file with mode: 0644]

diff --git a/UpdateDatabase/Extension.php b/UpdateDatabase/Extension.php
new file mode 100644 (file)
index 0000000..8e344ed
--- /dev/null
@@ -0,0 +1,12 @@
+<?php
+
+class Extensions extends Pman
+{
+    function get($base, $opts = array())
+    {
+        
+    
+    }
+
+
+}
\ No newline at end of file