2 lines
98 B
PHP
Executable File
2 lines
98 B
PHP
Executable File
<?php require "../config.php"; global $translator; echo $translator->trans("Category not found");
|