program/include/html.php | ●●●●● patch | view | raw | blame | history |
program/include/html.php
@@ -318,8 +318,8 @@ protected $tagname = 'input'; protected $type = 'text'; protected $allowed = array('type','name','value','size','tabindex', 'autocomplete','checked','onchange','onclick','disabled','readonly', 'spellcheck','results','maxlength','src','multiple'); 'autocomplete','checked','onchange','onclick','disabled','readonly', 'spellcheck','results','maxlength','src','multiple','placeholder'); /** * Object constructor