minor changes

This commit is contained in:
coderaiser 2013-02-24 08:53:48 -05:00
parent aa1a73dc7c
commit d6153ac339

View file

@ -157,7 +157,7 @@
lDirPath = lDirPath.substr(lDirPath, lDirPath.lastIndexOf('/') );
Util.exec(p.callback, null, lList);
Util.exec(p.callback, null, lJSON);
}
}