| Property changes on: trunk/extensions/MarkAsHelpful/modules/ext.markAsHelpful/images/mah-helpful-dull.png |
| ___________________________________________________________________ |
| Modified: svn:mime-type |
| 1 | 1 | - application/octet-stream |
| 2 | 2 | + image/png |
| Property changes on: trunk/extensions/MarkAsHelpful/modules/ext.markAsHelpful/images/mah-helpful-hover.png |
| ___________________________________________________________________ |
| Modified: svn:mime-type |
| 3 | 3 | - application/octet-stream |
| 4 | 4 | + image/png |
| Property changes on: trunk/extensions/MarkAsHelpful/modules/ext.markAsHelpful/images/mah-helpful-marked.png |
| ___________________________________________________________________ |
| Modified: svn:mime-type |
| 5 | 5 | - application/octet-stream |
| 6 | 6 | + image/png |
| Index: trunk/extensions/MarkAsHelpful/api/ApiGetMarkAsHelpfulItem.php |
| — | — | @@ -47,7 +47,7 @@ |
| 48 | 48 | } |
| 49 | 49 | |
| 50 | 50 | public function getVersion() { |
| 51 | | - return __CLASS__ . ': $Id: ApiGetMarkAsHelpfulItem.php 104827 2011-12-19 02:13:46Z bsitu $'; |
| | 51 | + return __CLASS__ . ': $Id$'; |
| 52 | 52 | } |
| 53 | 53 | |
| 54 | 54 | public function getParamDescription() { |
| Property changes on: trunk/extensions/MarkAsHelpful/api/ApiGetMarkAsHelpfulItem.php |
| ___________________________________________________________________ |
| Added: svn:keywords |
| 55 | 55 | + Id |
| Index: trunk/extensions/MarkAsHelpful/api/ApiMarkAsHelpful.php |
| — | — | @@ -104,7 +104,7 @@ |
| 105 | 105 | } |
| 106 | 106 | |
| 107 | 107 | public function getVersion() { |
| 108 | | - return __CLASS__ . ': $Id: ApiMarkAsHelpful.php 104827 2011-12-19 02:13:46Z bsitu $'; |
| | 108 | + return __CLASS__ . ': $Id$'; |
| 109 | 109 | } |
| 110 | 110 | |
| 111 | 111 | public function getParamDescription() { |
| Property changes on: trunk/extensions/MarkAsHelpful/api/ApiMarkAsHelpful.php |
| ___________________________________________________________________ |
| Added: svn:keywords |
| 112 | 112 | + Id |