Changeset 1922
- Timestamp:
- 05/15/2011 11:01:34 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/w/extensions/WikiSubscription/WikiSubscription.php
r1021 r1922 89 89 } 90 90 91 function unsubscribeUrl( $mId,$ email ,&$wdb) {91 function unsubscribeUrl( $mId,$mEmail ,&$wdb) { 92 92 $now = time(); 93 93 $expires = $now + 7 * 24 * 60 * 60;
Note: See TracChangeset
for help on using the changeset viewer.
