Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?php
/**
* Invisiblerecaptcha Prestashop module
*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author Wiktor Koźmiński
* @copyright 2017-2017 Silver Rose Wiktor Koźmiński
* @license LICENSE.txt
*/
require_once 'Common/Config.php';
require_once 'Recaptcha/Recaptcha.php';