Browse Source

admin require util file

xiaoyu 3 years ago
parent
commit
2add651014
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin/control/refill_order_manual.php

+ 1 - 1
admin/control/refill_order_manual.php

@@ -1,5 +1,5 @@
 <?php
-
+require_once(BASE_HELPER_PATH . '/refill/util.php');
 
 use refill\util;