Sfoglia il codice sorgente

Fix phpdoc

tags/v5.0.0alpha1
Robin Appelman 11 anni fa
parent
commit
06c1c35ac9
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      lib/user.php

+ 2
- 2
lib/user.php Vedi File

@@ -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

Loading…
Annulla
Salva