Output formatting

This commit is contained in:
Lukas Eder 2013-04-12 12:25:20 +02:00
parent 2470c37558
commit e89309559a

View File

@ -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)