Warning: session_start(): open(/var/lib/php/sessions/sess_uv6baq3vsqgl9u1vicil8er4f2, 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 botAppendToMechList_uniqCI(S name, S text) {
ret botAppendToMechList_mode(name, text, 'uniqCI);
}
static S botAppendToMechList_uniqCI(S name, Collection lines) {
ret botAppendToMechList_mode(name, lines, 'uniqCI);
}