Vaihda brändäys: Noxus Intra → Noxus HUB © Empor Oy 2026

Kaikki viittaukset "Noxus Intra" vaihdettu muotoon "Noxus HUB" koko
koodikannassa. Footer ja login-sivu näyttävät nyt "Noxus HUB © Empor Oy 2026".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 23:49:00 +02:00
parent dd9842abee
commit 056de5054d
6 changed files with 37 additions and 20 deletions

4
db.php
View File

@@ -1,6 +1,6 @@
<?php
/**
* Noxus Intra — Tietokantakerros (MySQLi)
* Noxus HUB — Tietokantakerros (MySQLi)
*
* Korvaa kaikki JSON-tiedosto-operaatiot MySQL-kutsuilla.
* Funktiot palauttavat samat tietorakenteet kuin vanhat JSON-funktiot.
@@ -840,7 +840,7 @@ function dbGetBranding(string $host): array {
return [
'found' => false,
'company_id' => '',
'nimi' => 'Noxus Intra',
'nimi' => 'Noxus HUB',
'primary_color' => '#0f3460',
'subtitle' => 'Hallintapaneeli',
'logo_url' => '',