OpenXE/update.php

3 lines
68 B
PHP
Raw Normal View History

2021-05-21 08:49:41 +02:00
<?php
header('Location: ./www/update.php?rand=' . sha1(mt_rand()));