Changeset 13811 for trunk/core/lib/Foswiki/Users/ApacheHtpasswdUser.pm
- Timestamp:
- 01/24/12 09:31:40 (4 months ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/Users/ApacheHtpasswdUser.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/Users/ApacheHtpasswdUser.pm
r13796 r13811 122 122 123 123 # We expect the path to exist and be writable. 124 return 0 if ( -e $path && -f $path && -w $path);124 return 0 if ( -e $path && -f _ && -w _ ); 125 125 126 126 # Otherwise, log a problem.
Note: See TracChangeset
for help on using the changeset viewer.
