Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/system/system.install
Line 22: Unused local variable $base_url
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2080071-remove-unused-local-variable-1.patch | 375 bytes | michaelhiiva |
Comments
Comment #1
michaelhiiva commentedComment #2
jpd4nt commentedThe global $base_url was introduced in #296321: link to cron.php broken when clean urls are disabled and its use was removed #1551626: Convert cron.php into a regular menu router page callback so this patch looks fine
Comment #3
alexpottCommitted 82b964b and pushed to 8.x. Thanks!