Reestruturacao da pasta app e mudancas nos templates

This commit is contained in:
ahwelp
2020-04-14 22:41:02 -03:00
parent b66dcff003
commit 9548157f02
24 changed files with 85 additions and 62 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
function core_migrator_upgrade_plugin_version($name, $version){
$migrator = Migrator::getInstance();
}