Function __global->disable_smart_decaching_temporarily

Definitions

sources/global3.php

  • For performance reasons disable smart decaching for cases that allow it to be disabled temporarily (it does a lot of file system checks).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * For performance reasons disable smart decaching for cases that allow it to be disabled temporarily (it does a lot of file system checks).
 *
 */

function disable_smart_decaching_temporarily()