minor changes

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

View file

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