Skip to content

Commit

Permalink
credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Battarel committed Apr 17, 2019
1 parent 20953d3 commit 79fc351
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions htdocs/core/actions_setfreetext.inc.php
@@ -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
Expand All @@ -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');
Expand Down

0 comments on commit 79fc351

Please sign in to comment.