One Hat Cyber Team
  • Dir : ~/usr/local/psa/phpMyAdmin/templates/error/
  • View File Name : report_form.twig
    {% trans "You may examine the data in the error report:" %}
    {{ report_data|json_encode(constant('JSON_PRETTY_PRINT') b-or constant('JSON_UNESCAPED_SLASHES')) }}
    {{ hidden_inputs|raw }} {{ hidden_fields|raw }} {% else %}
    {{ report_data|json_encode(constant('JSON_PRETTY_PRINT') b-or constant('JSON_UNESCAPED_SLASHES')) }}
    {% endif %}