Output formatting
This commit is contained in:
parent
2470c37558
commit
e89309559a
@ -219,7 +219,7 @@ public class Transform {
|
||||
o.println("<?php header('Location: " + relativePath + redirectPath + "'); ?>");
|
||||
o.flush();
|
||||
|
||||
System.out.println("[r] Redirecting section " + path + " to " + redirectPath);
|
||||
System.out.println("[r] Redirecting section " + path + " to " + redirectPath);
|
||||
}
|
||||
|
||||
// A regular section (without redirection)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user