typo
This commit is contained in:
@@ -16,10 +16,10 @@ if (!defined('PMA_DISPLAY_TBL_LIB_INCLUDED')){
|
|||||||
*
|
*
|
||||||
* It uses a synthetic string that contains all the required informations.
|
* It uses a synthetic string that contains all the required informations.
|
||||||
* In this string:
|
* In this string:
|
||||||
* - the first two characters stand for the the action to do while
|
* - the first two characters stand for the action to do while
|
||||||
* clicking on the "edit" link (eg 'ur' for update a row, 'nn' for no
|
* clicking on the "edit" link (eg 'ur' for update a row, 'nn' for no
|
||||||
* edit link...);
|
* edit link...);
|
||||||
* - the next two characters stand for the the action to do while
|
* - the next two characters stand for the action to do while
|
||||||
* clicking on the "delete" link (eg 'kp' for kill a process, 'nn' for
|
* clicking on the "delete" link (eg 'kp' for kill a process, 'nn' for
|
||||||
* no delete link...);
|
* no delete link...);
|
||||||
* - the next characters are boolean values (1/0) and respectively stand
|
* - the next characters are boolean values (1/0) and respectively stand
|
||||||
|
Reference in New Issue
Block a user