diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 20:19:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 20:19:52 +0000 |
commit | 410c95a95a71949a644b268b7db68fa4cfaba6e9 (patch) | |
tree | e291ee15c137cadb5cfc55552f00efd85e8e0fe6 /ikiwiki | |
parent | 448b5ce5514307dc4e2b6e9625e8dbed077775c6 (diff) |
foo
Diffstat (limited to 'ikiwiki')
-rwxr-xr-x | ikiwiki | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -446,6 +446,7 @@ sub rcs_recentchanges ($) { #{{{ $state='body'; } elsif ($state eq 'body' && /$div/) { + print STDERR ">>$message[0]<<\n"; if (defined $message[0] && $message[0]=~/^web commit by (\w+)(.*)/) { $user="$1 (web)"; |