Warning: session_start(): open(/var/lib/php/sessions/sess_lqak8ctpieint1j7efkm8hkhog, 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
static JComponent showControls_controls;
static void showControls(final JComponent controls) {
awtIfNecessary {
hideControls();
JComponent _controls = withMargin(controls);
showControls_controls = _controls;
addToConsole2(showControls_controls);
}
}