credentials
This commit is contained in:
parent
20953d3522
commit
79fc351cbd
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
/* Copyright (C) 2014-2017 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
/* Copyright (C) 2019 Christophe Battarel <christophe.battarel@altairis.fr>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -23,9 +23,7 @@
|
||||
|
||||
|
||||
// $action must be defined
|
||||
// $arrayofparameters must be set for action 'update'
|
||||
// $nomessageinupdate can be set to 1
|
||||
// $nomessageinsetmoduleoptions can be set to 1
|
||||
|
||||
if ($action == 'set_freetext')
|
||||
{
|
||||
$freetextvar = GETPOST("freetextvar", 'alpha');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user