constant DRUPAL_MINIMUM_PHP_MEMORY_LIMIT

Same name and namespace in other branches
  1. 7.x drupal-7.x/includes/bootstrap.inc \DRUPAL_MINIMUM_PHP_MEMORY_LIMIT

Minimum recommended value of PHP memory_limit.

Archivo

drupal-6.x/modules/system/system.module, line 26
Configuration system that lets administrators modify the workings of the site.

Código

define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT', '16M')