From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- includes/PatrolLog.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'includes/PatrolLog.php') diff --git a/includes/PatrolLog.php b/includes/PatrolLog.php index 35cb4a02..5f305c10 100644 --- a/includes/PatrolLog.php +++ b/includes/PatrolLog.php @@ -31,7 +31,7 @@ class PatrolLog { return false; } } - + /** * Generate the log action text corresponding to a patrol log item * @@ -67,7 +67,7 @@ class PatrolLog { return ''; } } - + /** * Prepare log parameters for a patrolled change * @@ -82,6 +82,4 @@ class PatrolLog { (int)$auto ); } - } - -- cgit v1.2.3-54-g00ecf