Changes between Initial Version and Version 1 of Ticket #27003, comment 15
- Timestamp:
- 02/16/2014 10:57:33 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27003, comment 15
initial v1 11 11 I wonder if there's a place for a "every thing you're looking for" cache key after step 1 and before steps 2/3 that is able to retrieve site and network information based on the requested domain/path or if the processing required to extract the requested domain/path makes it not worth the effort. 12 12 13 13 The patch also addresses the no networks issue raised by @TobiasBg with a `ms_not_installed()` if 0 rows are found.