From 5ebfb332f30e2566b72b043d16c40425a1eb0adb Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 1 Apr 2010 22:38:29 +0000 Subject: [PATCH] svn:keywords Id for r64436 --- includes/api/ApiGo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/ApiGo.php b/includes/api/ApiGo.php index 36dd05cfd5..8e676e49bf 100644 --- a/includes/api/ApiGo.php +++ b/includes/api/ApiGo.php @@ -96,6 +96,6 @@ class ApiGo extends ApiBase { } public function getVersion() { - return __CLASS__ . ': $Id: $'; + return __CLASS__ . ': $Id$'; } } -- 2.20.1