Ver código fonte

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

bernardo 5 anos atrás
pai
commit
1b6137dfe2
1 arquivos alterados com 7 adições e 0 exclusões
  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(){
+        
+    }