init
This commit is contained in:
commit
42c4dea3dd
3 changed files with 106 additions and 0 deletions
6
valids.php
Executable file
6
valids.php
Executable file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
// in diesem Array einfach alle gutschein codes die valid bzw. explizit invalid sind auflisten
|
||||
$valid = array();
|
||||
$invalid = array();
|
||||
$pubdate="Sat, 26 Oct 2024";
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue