Index: trunk/extensions/FlaggedRevs/FRInclusionManager.php |
— | — | @@ -130,7 +130,7 @@ |
131 | 131 | /** |
132 | 132 | * Get the stable version of a template |
133 | 133 | * @param Title $title |
134 | | - * @returns int (0 if none) |
| 134 | + * @returns int |
135 | 135 | */ |
136 | 136 | public function getStableTemplateVersion( Title $title ) { |
137 | 137 | $dbKey = $title->getDBkey(); |