Bladeren bron

Fix phpdoc

tags/v5.0.0alpha1
Robin Appelman 11 jaren geleden
bovenliggende
commit
06c1c35ac9
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2
    2
      lib/user.php

+ 2
- 2
lib/user.php Bestand weergeven

@@ -383,8 +383,8 @@ class OC_User {

/**
* @brief Check if the password is correct
* @param $uid The username
* @param $password The password
* @param string $uid The username
* @param string $password The password
* @returns string
*
* returns the path to the users home directory

Laden…
Annuleren
Opslaan