svn:keywords Id for r64436
This commit is contained in:
parent
203c3785f0
commit
5ebfb332f3
1 changed files with 1 additions and 1 deletions
|
|
@ -96,6 +96,6 @@ class ApiGo extends ApiBase {
|
|||
}
|
||||
|
||||
public function getVersion() {
|
||||
return __CLASS__ . ': $Id: $';
|
||||
return __CLASS__ . ': $Id$';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue