Files @ 394b09302391
Branch filter:

Location: majic-ansible-roles/roles/php_website/molecule/default/tests/data/php/mandatory/index.php

branko
MAR-239: Dropped support for Debian 11 Bullseye from the backup role.
1
2
3
4
5
<?php

echo "This is the index page for parameters-mandatory.";

?>