Changeset 1621 for plugins/carnaval/class.dc.carnaval.php
- Timestamp:
- 10/22/09 08:45:01 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/carnaval/class.dc.carnaval.php
r556 r1621 126 126 } 127 127 if ($cur->comment_author_mail == '' && $cur->comment_author_site == '') { 128 throw new Exception(__('You must provide an e -mail or a web site adress'));128 throw new Exception(__('You must provide an email or a website address')); 129 129 } 130 130
Note: See TracChangeset
for help on using the changeset viewer.