Warning: session_start(): open(/var/lib/php/sessions/sess_uo0csqljgbnruk31vsnfrhkre4, 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 S textOut_or_orAll(L l) { S s = textOut_or(l); if (l(a) > 2) ret s + " or all of these"; if (l(a) == 2) ret s + " or both"; ret s; }