- Posts: 10
- Thank you received: 0
The developer takes a few days off for Holidays...
...and will be back with charged battery!
From 23 December to 2 January included
During this period, assistance from developer will not be provided.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
jgreenhalgh wrote: j'ai mis a jour le site
je suis bien en super user
les répertoires on les bon droits et le FTP est ok
Cordialement
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
$html[] = ' <input type="file" name="' . $this->name . '" id="' . $this->id . '"' . ' value="'
. htmlspecialchars($this->value, ENT_COMPAT, 'UTF-8') . '"' . ' readonly="readonly"' . $attr . ' />';
$html[] = ' <input type="file" style="cursor: pointer" name="' . $this->name . '" id="' . $this->id . '"' . ' value="'
. htmlspecialchars($this->value, ENT_COMPAT, 'UTF-8') . '"' . ' ' . $attr . ' />';
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
jgreenhalgh wrote: nickel cela fonctionne
Merciiii
Please Log in or Create an account to join the conversation.