Changeset 904

Show
Ignore:
Timestamp:
04/20/06 17:50:55
Author:
rsz
Message:

cleanup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • LW/LWDAVService.lua

    r822 r904  
    182182                local anObject = self:objectWithPath( aPath, aContext ) 
    183183                 
    184                 anObject:mkdirs() 
     184                anObject:mkdir() 
    185185                 
    186186                aContext:response():writeStatus( 201 )