Drupal.org
Developing for Drupal
Report a bug
Home
NODE_NEW_LIMIT
Drupal 4.6
Drupal 4.7
Drupal 5
Drupal 6
Drupal 7
Definition
modules/node/node.module
Code
<?php
define
(
'NODE_NEW_LIMIT'
,
time
() -
30
*
24
*
60
*
60
);
?>
Search Drupal 6
Function, file, or topic:
*
Drupal 6
Constants
Files
Functions
Globals
Topics