Warning: session_start(): open(/var/lib/php/sessions/sess_eq63q3nh3rfo28v8flhgo0js0c, 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
// also takes one string with multiple lines
static Web webFromCALStructures(S... structures) {
if (l(structures) == 1) structures = new S[] {tlft_j(first(structures))};
ret web_mergeWebs(map webFromCALStructure(structures));
}
static Web webFromCALStructures(L structures) {
ret web_mergeWebs(map webFromCALStructure(structures));
}