Changeset 54 in subversion
- Timestamp:
- Oct 21, 2005 10:01:14 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/main.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/main.inc
r50 r54 566 566 case 'label': 567 567 if ($attrib['name'] || $attrib['command']) 568 return r cube_label($attrib);568 return rep_specialchars_output(rcube_label($attrib)); 569 569 break; 570 570
Note: See TracChangeset
for help on using the changeset viewer.
