added info

master
joey 2006-08-26 23:37:56 +00:00
parent 204c4cdfda
commit f4e2e8e975
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ sub preprocess ($$$) { #{{{
elsif ($preprocessing{$page}++ > 10) {
# Avoid loops of preprocessed pages preprocessing
# other pages that preprocess them, etc.
return "[[$command preprocessing loop detected]]";
return "[[$command preprocessing loop detected on $page at depth $preprocessing{$page}]]";
}
elsif (exists $hooks{preprocess}{$command}) {
# Note: preserve order of params, some plugins may