Changeset 1595 in subversion
- Timestamp:
- Jul 18, 2008 10:10:59 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/html.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/html.php
r1590 r1595 249 249 protected $tagname = 'input'; 250 250 protected $type = 'text'; 251 protected $allowed = array('type','name','value','size','tabindex','autocomplete','checked','onchange' );251 protected $allowed = array('type','name','value','size','tabindex','autocomplete','checked','onchange','onclick'); 252 252 253 253 public function __construct($attrib = array())
Note: See TracChangeset
for help on using the changeset viewer.
