Преглед изворни кода

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(){
+        
+    }