sync
authorjohn <john@roojs.com>
Tue, 2 Oct 2018 08:08:22 +0000 (16:08 +0800)
committerjohn <john@roojs.com>
Tue, 2 Oct 2018 08:08:22 +0000 (16:08 +0800)
UpdateDatabase/Extension.php [deleted file]
UpdateDatabase/Extensions.php

diff --git a/UpdateDatabase/Extension.php b/UpdateDatabase/Extension.php
deleted file mode 100644 (file)
index 8e344ed..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-
-class Extensions extends Pman
-{
-    function get($base, $opts = array())
-    {
-        
-    
-    }
-
-
-}
\ No newline at end of file
index 7c00679..487f7c7 100644 (file)
@@ -6,6 +6,6 @@ class Extensions extends Pman_Core_UpdateDatabase
 {
     function get($base, $opts = array())
     {
-        
+        print_r($this->required_extensions);exit;
     }
 }
\ No newline at end of file