16 lines
456 B
PHP
16 lines
456 B
PHP
<?php
|
|
/**
|
|
* File from http://PrestaShow.pl
|
|
*
|
|
* DISCLAIMER
|
|
* Do not edit or add to this file if you wish to upgrade this module to newer
|
|
* versions in the future.
|
|
*
|
|
* @author PrestaShow.pl <kontakt@prestashow.pl>
|
|
* @copyright Since 2014 PrestaShow.pl
|
|
* @license https://prestashow.pl/license
|
|
*/
|
|
global $_MODULE;
|
|
|
|
$_MODULE = [];
|
|
$_MODULE['<{pshowsso}prestashop>pshowsso_4a12d4171a4c1def461082e2877e7e07'] = 'Zaloguj się za pomocą {service}'; |