When drupal checks whether a path is administrative or not (system_custom_theme
), purl_init isn't called yet. This causes path_is_admin() to give false negatives.

Comments

bblake’s picture

Status: Active » Closed (duplicate)