User Tools

Site Tools


adding_custom_php_to_drupal_chron_directory

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
adding_custom_php_to_drupal_chron_directory [2017/08/18 09:00] tomgleadding_custom_php_to_drupal_chron_directory [2017/08/18 09:09] (current) tomgle
Line 12: Line 12:
    */    */
   define('DRUPAL_ROOT', getcwd());   define('DRUPAL_ROOT', getcwd());
 +  
   include_once DRUPAL_ROOT . '/includes/bootstrap.inc';   include_once DRUPAL_ROOT . '/includes/bootstrap.inc';
   drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);   drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
adding_custom_php_to_drupal_chron_directory.1503061220.txt.gz · Last modified: 2017/08/18 09:00 by tomgle