Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/29/2004 01:22:27 AM (21 years ago)
Author:
matt
Message:

Um just kidding the last time. NOW registration works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-includes/functions.php

    r24 r25  
    186186        return $bb->domain;
    187187        break;
     188    case 'admin_email' :
     189        return $bb->admin_email;
     190        break;
    188191    endswitch;
    189192}
Note: See TracChangeset for help on using the changeset viewer.