zeg1jeux/lib/Keygen.class.php

11 lines
66 B
PHP
Raw Normal View History

<?php
class Keygen {
2022-10-28 13:50:49 +02:00
public function __construct () {
}
}