Parent Directory
|
Revision Log
|
Patch
| revision 1.6 by wakaba, Tue Oct 28 04:25:10 2008 UTC | revision 1.7 by wakaba, Fri Oct 31 04:30:24 2008 UTC | |
|---|---|---|
| # | Line 30 if ($path eq '/') { | Line 30 if ($path eq '/') { |
| 30 | ||
| 31 | lock_entry ($hash); | lock_entry ($hash); |
| 32 | set_entry ($hash, $is_pattern => $entry); | set_entry ($hash, $is_pattern => $entry); |
| 33 | commit_entries ("$path: $hash updated by $ENV{AUTH_USER}"); | commit_entries ("$path: $hash updated by $ENV{REMOTE_USER}"); |
| 34 | ||
| 35 | print "Status: 200 Saved\n"; | print "Status: 200 Saved\n"; |
| 36 |
|
||||||||
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |