No @uses __('Something').

This commit is contained in:
Michal Čihař
2010-07-20 15:06:34 +02:00
parent 907663959b
commit 3e57a8eca9
26 changed files with 0 additions and 191 deletions

View File

@@ -4,14 +4,7 @@
* displays and handles the form where the user can change his password
* linked from main.php
*
* @uses __('The profile has been updated.')
* @uses __('Back')
* @uses $GLOBALS['js_include']
* @uses __('Change password')
* @uses __('The password is empty!')
* @uses __('The passwords aren't the same!')
* @uses __('Error')
* @uses __('You don\'t have sufficient privileges to be here right now!')
* @uses $cfg['ShowChgPassword']
* @uses $cfg['Server']['auth_type']
* @uses PMA_DBI_select_db()