@@ -43,13 +43,13 @@ discard block |
||
| 43 | 43 | |
| 44 | 44 | $value = GETPOST('value', 'alpha'); |
| 45 | 45 | $label = GETPOST('label', 'alpha'); |
| 46 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 46 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 47 | 47 | |
| 48 | 48 | $scandir = GETPOST('scan_dir', 'alpha'); |
| 49 | 49 | $type = 'myobject'; |
| 50 | 50 | |
| 51 | 51 | $arrayofparameters = array( |
| 52 | - 'EVENTORGANIZATION_TASK_LABEL' => array('type' => 'textarea','enabled' => 1, 'css' => ''), |
|
| 52 | + 'EVENTORGANIZATION_TASK_LABEL' => array('type' => 'textarea', 'enabled' => 1, 'css' => ''), |
|
| 53 | 53 | 'EVENTORGANIZATION_CATEG_THIRDPARTY_CONF' => array('type' => 'category:' . Categorie::TYPE_CUSTOMER, 'enabled' => 1, 'css' => ''), |
| 54 | 54 | 'EVENTORGANIZATION_CATEG_THIRDPARTY_BOOTH' => array('type' => 'category:' . Categorie::TYPE_CUSTOMER, 'enabled' => 1, 'css' => ''), |
| 55 | 55 | 'EVENTORGANIZATION_FILTERATTENDEES_CAT' => array('type' => 'category:' . Categorie::TYPE_CUSTOMER, 'enabled' => 1, 'css' => ''), |
@@ -82,7 +82,7 @@ discard block |
||
| 82 | 82 | */ |
| 83 | 83 | |
| 84 | 84 | if ($cancel) { |
| 85 | - $action = ''; |
|
| 85 | + $action = ''; |
|
| 86 | 86 | } |
| 87 | 87 | |
| 88 | 88 | include DOL_DOCUMENT_ROOT . '/core/actions_setmoduleoptions.inc.php'; |
@@ -40,7 +40,7 @@ |
||
| 40 | 40 | |
| 41 | 41 | $action = GETPOST('action', 'aZ09'); |
| 42 | 42 | $value = GETPOST('value', 'alpha'); |
| 43 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 43 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 44 | 44 | |
| 45 | 45 | $label = GETPOST('label', 'alpha'); |
| 46 | 46 | $scandir = GETPOST('scandir', 'alpha'); |
@@ -38,7 +38,7 @@ |
||
| 38 | 38 | // Parameters |
| 39 | 39 | $action = GETPOST('action', 'aZ09'); |
| 40 | 40 | $backtopage = GETPOST('backtopage', 'alpha'); |
| 41 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 41 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 42 | 42 | |
| 43 | 43 | $value = GETPOST('value', 'alpha'); |
| 44 | 44 | |
@@ -693,7 +693,7 @@ |
||
| 693 | 693 | $maxfilesizearray = getMaxFileSizeArray(); |
| 694 | 694 | $maxmin = $maxfilesizearray['maxmin']; |
| 695 | 695 | if ($maxmin > 0) { |
| 696 | - print '<input type="hidden" name="MAX_FILE_SIZE" value="' . ($maxmin * 1024) . '">'; // MAX_FILE_SIZE must precede the field type=file |
|
| 696 | + print '<input type="hidden" name="MAX_FILE_SIZE" value="' . ($maxmin * 1024) . '">'; // MAX_FILE_SIZE must precede the field type=file |
|
| 697 | 697 | } |
| 698 | 698 | print '<input type="file" class="flat maxwidthinputfileonsmartphone" name="imagebackground" id="imagebackground"' . $disabled . '>'; |
| 699 | 699 | if ($disabled) { |
@@ -49,7 +49,7 @@ |
||
| 49 | 49 | |
| 50 | 50 | $action = GETPOST('action', 'aZ09'); |
| 51 | 51 | $value = GETPOST('value', 'alpha'); |
| 52 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 52 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 53 | 53 | |
| 54 | 54 | $label = GETPOST('label', 'alpha'); |
| 55 | 55 | $scandir = GETPOST('scan_dir', 'alpha'); |
@@ -43,7 +43,7 @@ |
||
| 43 | 43 | // Parameters |
| 44 | 44 | $value = GETPOST('value', 'alpha'); |
| 45 | 45 | $action = GETPOST('action', 'aZ09'); |
| 46 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 46 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 47 | 47 | |
| 48 | 48 | $label = GETPOST('label', 'alpha'); |
| 49 | 49 | $scandir = GETPOST('scan_dir', 'alpha'); |
@@ -43,7 +43,7 @@ |
||
| 43 | 43 | |
| 44 | 44 | $action = GETPOST('action', 'aZ09'); |
| 45 | 45 | $value = GETPOST('value', 'alpha'); |
| 46 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 46 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 47 | 47 | $label = GETPOST('label', 'alpha'); |
| 48 | 48 | $scandir = GETPOST('scan_dir', 'alpha'); |
| 49 | 49 | $type = 'stock'; |
@@ -49,7 +49,7 @@ |
||
| 49 | 49 | |
| 50 | 50 | $action = GETPOST('action', 'aZ09'); |
| 51 | 51 | $value = GETPOST('value', 'alpha'); |
| 52 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 52 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 53 | 53 | |
| 54 | 54 | $label = GETPOST('label', 'alpha'); |
| 55 | 55 | $scandir = GETPOST('scan_dir', 'alpha'); |
@@ -44,7 +44,7 @@ |
||
| 44 | 44 | |
| 45 | 45 | $action = GETPOST('action', 'aZ09'); |
| 46 | 46 | $value = GETPOST('value', 'alpha'); |
| 47 | -$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 47 | +$modulepart = GETPOST('modulepart', 'aZ09'); // Used by actions_setmoduleoptions.inc.php |
|
| 48 | 48 | |
| 49 | 49 | $param = GETPOST('param', 'alpha'); |
| 50 | 50 | $cancel = GETPOST('cancel', 'alpha'); |