From d8e1632b08e608b2b536f52d4785af2182c0da8d Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Thu, 25 Apr 2013 14:20:25 -0700 Subject: nothing --- images/marks/rotate.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'images') diff --git a/images/marks/rotate.php b/images/marks/rotate.php index 41a203a..4626149 100644 --- a/images/marks/rotate.php +++ b/images/marks/rotate.php @@ -1,10 +1,11 @@ 0) OR !($rotate < 4)) exit; +//Example value: 'OffsetStripesDiagonal_B.png'; + $emblem = $_GET['emblem']; $degrees = $_GET['r'] * 90; -- cgit v1.2.3