brought file manager back in as a class

This commit is contained in:
Chris Anderson 2008-08-02 00:03:54 -07:00
parent 93f95741c4
commit 541a3cac74
11 changed files with 539 additions and 6 deletions

View file

@ -0,0 +1,4 @@
function(doc) {
//include-lib
emit(null, null);
};