Analysen finnes ikke
+Den lagrede analysen ble ikke funnet, eller du har ikke tilgang til den.
+ +diff --git a/advocate.php b/advocate.php index 39dcce1..c29b3d7 100644 --- a/advocate.php +++ b/advocate.php @@ -192,6 +192,8 @@ require_once __DIR__ . '/includes/layout.php'; + +
= htmlspecialchars($tierLabels[$tier] ?? $tier) ?>
+ +Plus prøveperiode: = (int)$detail['trial_days_remaining'] ?> dager igjen. Kortet belastes automatisk etter prøveperioden hvis du ikke kansellerer.
+Fornyes = htmlspecialchars(date('j. F Y', strtotime((string)$detail['subscription_period_end']))) ?>
Ingen aktiv abonnement. Se planer
= (int)$detail['balance'] ?> månedlige · = (int)$detail['bonus_balance'] ?> bonus
- -✓ Pro+ har ubegrenset bruk (50 kall/time)
-= $storageMb ?> MB / = $quotaMb ?> MB
diff --git a/case-result.php b/case-result.php new file mode 100644 index 0000000..29d5ad3 --- /dev/null +++ b/case-result.php @@ -0,0 +1,244 @@ + 0 ? CaseResults::get($userId, $id) : null; + +if (!$result) { + http_response_code(404); + ?> +Den lagrede analysen ble ikke funnet, eller du har ikke tilgang til den.
+ ++ ← Min Sak +
+ ++ = htmlspecialchars($toolLabel) ?> + · = htmlspecialchars(date('j. F Y, H:i', strtotime($createdAt))) ?> + + · Bruk min sak + + + · = htmlspecialchars((string)$result['model']) ?> + +
+Dette verktøyet returnerer strukturert output — se rådata under.
+ += htmlspecialchars(json_encode($output, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES) ?: '{}') ?>
+ = htmlspecialchars(json_encode($input, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES) ?: '{}') ?>
+ Tilgjengelige kreditter
- ∞= number_format($eff, 0, ',', ' ') ?> + = number_format($eff, 0, ',', ' ') ?>
= (int)$dashDetail['balance'] ?> månedlige · = (int)$dashDetail['bonus_balance'] ?> bonus · Detaljer
Min sak
Bygg din egen sak →
@@ -102,7 +101,7 @@ window.DBN_TOOLS_LANG = = json_encode($uiLang, JSON_UNESCAPED_UNICODE) ?>;Bygg din egen sak
Last opp dokumenter →
-Tilgjengelig fra Light €9/mo
+Tilgjengelig fra Plus NOK 129/mnd
diff --git a/deep-research.php b/deep-research.php index e9eb2eb..76a2904 100644 --- a/deep-research.php +++ b/deep-research.php @@ -149,6 +149,8 @@ require_once __DIR__ . '/includes/layout.php'; + +