add file manager

This commit is contained in:
Shaun Walker
2019-10-09 18:14:06 -04:00
parent 434720bfcd
commit 7f69f76263
11 changed files with 189 additions and 66 deletions

View File

@ -88,5 +88,9 @@
classname = "btn btn-warning"; // alert developer of missing module comtrol
}
}
else
{
authorized = false;
}
}
}