Skip to content

Commit

Permalink
Versión Inicial
Browse files Browse the repository at this point in the history
Updated license and copyright notes.
  • Loading branch information
DaxMX authored Dec 6, 2022
1 parent 548e647 commit d2d255e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion page-contacto.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ function AjaxMSG() {
})();
<?php die;
}
# DaxMX captcha library. (c) IUMX/DaxMX
# DaxMX captcha library.
function dax_contact_get_captcha() {
$fnt = __DIR__ . '/captcha.ttf';
$img = imagecreatetruecolor(150, 60);
Expand Down

0 comments on commit d2d255e

Please sign in to comment.