ソースを参照

instance form working;
view.php loading moodle base page;

bernardo 5 年 前
コミット
1b6137dfe2
1 ファイル変更7 行追加0 行削除
  1. 7 0
      db/install.php

+ 7 - 0
db/install.php

@@ -0,0 +1,7 @@
+<?php
+    function xmldb_gradeimporter_install(){
+    }
+
+    function xmldb_gradeimporter_install_recovery(){
+        
+    }