Index: trunk/phase3/includes/User.php |
— | — | @@ -2145,7 +2145,7 @@ |
2146 | 2146 | |
2147 | 2147 | /** |
2148 | 2148 | * Get the current skin, loading it if required, and setting a title |
2149 | | - * @param Title $t The title to use in the skin |
| 2149 | + * @param $t Title: the title to use in the skin |
2150 | 2150 | * @return Skin The current skin |
2151 | 2151 | * @todo FIXME : need to check the old failback system [AV] |
2152 | 2152 | */ |