Files @ e041a4c24bd8
Branch filter:

Location: majic-ansible-roles/roles/php_website/molecule/default/tests/data/php/optional/404.myphp

branko
MAR-145: Replace all tabs with whitespaces (code style fix).
1
2
3
4
5
<?php

echo "This is custom error page.";

?>