Changes between Initial Version and Version 1 of Ticket #20220, comment 8
- Timestamp:
- 11/02/2012 10:49:31 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20220, comment 8
initial v1 1 You can add a simple check to the beginning of sunrise.php and if some condition is met return.1 You can add a simple check to the beginning of sunrise.php and if some condition is met and return. 2 2 3 3 Even though there is a sunrise.php included in domain mapping sunrise.php is intended to be manually maintained. There are lots of different things that you can do in sunrise.php. If you have two plugins that both use sunrise.php you have manually create your own sunrise.php that correctly incorporates the code from both plugins.