Menu

#47 Add select record column with option E

open
nobody
None
5
2002-10-01
2002-10-01
Anonymous
No

Recommended change in PHPMyEdit.inc:
Line 1103:

*
If user is allowed to Change/Delete
records, we need an extra column
to allow users to select a record
*/
$select_recs = (($this-
>change_enabled () or $this->delete_enabled () or $this-
>detail_enabled ()) and ($this->key != ''));

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.