diff options
author | plegall <plg@piwigo.org> | 2016-02-12 20:22:20 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-02-12 20:22:20 +0100 |
commit | c451470ad40f4921d504b2507224ab13fcbc4b13 (patch) | |
tree | 9e5d61845665bcd62b6fc387f0ae9de017f82e6a /include/functions_user.inc.php | |
parent | fbd90fa46081cb5a7208dfff83041927f7759b9f (diff) |
typo fixed
Diffstat (limited to '')
-rw-r--r-- | include/functions_user.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions_user.inc.php b/include/functions_user.inc.php index 66c08d5db..de8f87c7f 100644 --- a/include/functions_user.inc.php +++ b/include/functions_user.inc.php @@ -1598,7 +1598,7 @@ SELECT } /** - * Deletes authentication keys + * Deactivates authentication keys * * @since 2.8 * @param int $user_id |