constant AGGREGATOR_CLEAR_NEVER

Denotes that a feed's items should never expire.

Archivo

drupal-7.x/modules/aggregator/aggregator.module, line 11
Used to aggregate syndicated content (RSS, RDF, and Atom).

Código

define('AGGREGATOR_CLEAR_NEVER', 0)