SproutCMS

This is the code documentation for the SproutCMS project

function originCleanupDebug()

Output information about origin cleanup, and then exit
This is turned on by the BootstrapConfig::ORIGIN_CLEANUP_DEBUG constant

Usage

void Router::originCleanupDebug ( string $old_proto , string $old_hostname , string $new_proto , string $new_hostname );

Arguments

  1. string $old_proto
  2. string $old_hostname
  3. string $new_proto
  4. string $new_hostname

Return value

  • void
    Terminates script execution