Explorar el Código

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

bernardo hace 5 años
padre
commit
1b6137dfe2
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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(){
+        
+    }