Commit Graph

8 Commits

Author SHA1 Message Date
smueller
96a5977283 Refactor configuration loading: Updated multiple public PHP files to require a new bootstrap file for configuration management. Adjusted paths for product configuration to enhance maintainability and consistency across the application. 2026-05-22 13:58:30 +02:00
𝓜𝓪𝓬𝓮™
c8386a8f4b Update file inclusion paths in multiple PHP files: Adjusted paths to use the new backend directory structure, ensuring consistent access to functions and configuration files across the application. 2026-04-02 13:46:08 +02:00
𝓜𝓪𝓬𝓮™
5325cc2e95 Update file inclusion paths: Adjusted PHP include statements in multiple files to use absolute paths, ensuring consistency and preventing potential path issues across the application. 2026-04-02 13:37:04 +02:00
𝓜𝓪𝓬𝓮™
cd16f98a83 Refactor file inclusions: Updated paths in multiple PHP files to use absolute paths for including functions and configuration files, enhancing consistency and preventing potential path issues. 2026-04-02 13:30:16 +02:00
TheOnlyMace
2dbcd2d3b7 Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed <main> to <main id="main-content"> in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic. 2026-01-16 23:52:33 +01:00
TheOnlyMace
ebb15eb5c2 Refactor URL handling and improve navigation: Updated .htaccess for cleaner URL structure by removing .php extensions and redirecting to clean URLs. Modified various pages to use absolute paths for links, enhancing consistency and user experience. Updated error pages and footer links accordingly. 2026-01-13 23:15:10 +01:00
TheOnlyMace
a1b303edde Update AGB page: Adjusted service availability percentage from 99.9% to 99% and changed contact email for cancellations and revocations to support@hexahost.de, improving clarity and user guidance. 2026-01-13 22:54:14 +01:00
TheOnlyMace
a47ffb07f8 Update footer links and add AGB page: Replaced placeholder links in the footer with actual URLs for Kunden-Center, Status, and Support-Ticket, and added a new link to the AGB page, enhancing navigation and user access to important resources. 2026-01-13 22:45:55 +01:00