mirror of
https://github.com/ganglyglub2-gif/cotizador-impresion-3D.git
synced 2026-07-17 18:55:11 +00:00
5 lines
70 B
PHP
5 lines
70 B
PHP
<?php
|
|
define ("SECRET", "s3cr3t0.M00dl3#");
|
|
define ("PERIODO", 3);
|
|
|
|
?>
|