kopia lustrzana https://github.com/newroco/mail2deck
16 wiersze
161 B
PHP
16 wiersze
161 B
PHP
![]() |
<?php
|
||
|
include_once("lib/newCard.php");
|
||
|
header("Refresh: 5");
|
||
|
?>
|
||
|
|
||
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Mail2Deck</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|