Ah! found one more undeclared variable.
r=dougt --pete git-svn-id: svn://10.0.0.236/trunk@77488 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -578,7 +578,7 @@ leaf : function (path) {
|
||||
return null;
|
||||
}
|
||||
|
||||
fileInst = new FilePath(path);
|
||||
var fileInst = new FilePath(path);
|
||||
|
||||
return fileInst.leafName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user