moving APPEND comment. Wrong spot.
r=dougt --pete git-svn-id: svn://10.0.0.236/trunk@76329 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
fbc81cccf5
commit
3b3c182ed7
@ -547,8 +547,6 @@ leaf : function (path) {
|
||||
|
||||
/********************* LEAF *****************************/
|
||||
|
||||
/********************* APPEND ***************************/
|
||||
|
||||
/********************* READDIR **************************/
|
||||
|
||||
readDir : function (dirPath) {
|
||||
@ -585,6 +583,8 @@ readDir : function (dirPath) {
|
||||
|
||||
/********************* READDIR **************************/
|
||||
|
||||
/********************* APPEND ***************************/
|
||||
|
||||
append : function (dirPath, fileName) {
|
||||
|
||||
if(!dirPath || !fileName){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user