KLanding/updatenotify2.php

3 lines
96 B
PHP

<?php
echo "<p style=\" text-align: center;\">New Update ($remoteversion) Available</p>";
?>