From 4f4a29e5a4ad01c9706e8266ba8db1bc99ade86c Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Tue, 24 Mar 2009 16:08:29 +0000 Subject: [PATCH] svn:keywords=Id --- includes/api/ApiUserrights.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/ApiUserrights.php b/includes/api/ApiUserrights.php index 3f1e34c731..9e6c9f16f3 100644 --- a/includes/api/ApiUserrights.php +++ b/includes/api/ApiUserrights.php @@ -112,6 +112,6 @@ class ApiUserrights extends ApiBase { } public function getVersion() { - return __CLASS__ . ': $Id: ApiMove.php 48091 2009-03-06 13:49:44Z catrope $'; + return __CLASS__ . ': $Id$'; } } -- 2.20.1