Warning: session_start(): open(/var/lib/php/sessions/sess_9jakabjc8l3m5au39catm9282l, 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 int gazelle_historyLevelRequired(RuleEngine2.Rule rule) { int n = 0; new Matches m; for (GRuleLine l : unnull(r.insWithType)) if (startsWith(l.type, "history-", m)) n = max(n, parseIntOpt(m.rest())); ret n; }