sp/public/data-not-updated-or-not-found/index.php

5 lines
58 B
PHP

<?php
echo 'Data not updated or the page not found!';
?>