Changeset 7477973 in github
- Timestamp:
- Jul 16, 2009 4:59:01 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 881217a
- Parents:
- 3db3fd8
- File:
-
- 1 edited
-
program/include/rcube_template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcube_template.php
r57f0c81 r7477973 948 948 * @return string HTML code for the form 949 949 */ 950 public function request_form($attrib, $content )950 public function request_form($attrib, $content = '') 951 951 { 952 952 $hidden = new html_hiddenfield();
Note: See TracChangeset
for help on using the changeset viewer.
