Files
desktop/public/apps/salesforce-translation-import/index.php
Lars Gebhardt-Kusche 881fbd0651
All checks were successful
Deploy / deploy-staging (push) Successful in 25s
Deploy / deploy-production (push) Has been skipped
ysds
2026-06-22 22:00:15 +02:00

6 lines
121 B
PHP

<?php
declare(strict_types=1);
require dirname(__DIR__, 3) . '/modules/salesforce-translation-import/pages/index.php';