Changeset 7059
- Timestamp:
- 10/01/10 14:36:24 (3 years ago)
- Files:
-
- 1 modified
-
extensions/ContactForm/classes/cf_plugin.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/ContactForm/classes/cf_plugin.class.php
r6547 r7059 324 324 } 325 325 } 326 327 if (empty($all_mails)) { 328 $webmaster_email = get_webmaster_mail_address(); 329 $active = array( 330 'WEBMASTER' => $webmaster_email, 331 'ADMINS' => cf_get_admins_emails($webmaster_email), 332 ); 333 } 334 326 335 return $active; 327 336 }
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)