constant INSTALL_TASK_RUN_IF_REACHED

Run the task on each installation request until the database is set up.

This is primarily used by the Drupal installer for bootstrap-related tasks.

Archivo

drupal-7.x/includes/install.core.inc, line 26
API functions for installing Drupal.

Código

define('INSTALL_TASK_RUN_IF_REACHED', 2)