UpdateDatabase/Extensions.php
authorjohn <john@roojs.com>
Tue, 2 Oct 2018 07:13:10 +0000 (15:13 +0800)
committerjohn <john@roojs.com>
Tue, 2 Oct 2018 07:13:10 +0000 (15:13 +0800)
UpdateDatabase/Extensions.php

index 9701289..7c00679 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+require_once 'Pman_Core_UpdateDatabase';
+
 class Extensions extends Pman_Core_UpdateDatabase
 {
     function get($base, $opts = array())