Warning: session_start(): open(/var/lib/php/sessions/sess_fn4ftjhgn1n5v1ql1ja78v4j1l, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
// action = text to display as description of the action
static JTable tableDefaultAction(JTable table, S action, O runnable) {
Runnable r = rThread(runnable);
onDoubleClickOrEnter(table, r);
tablePopupMenuItem_top(r);
}