Changeset 239 for tags/5.1RC2
- Timestamp:
- 2009-02-07 09:57:31 (3 years ago)
- Files:
-
- tags/5.1RC2/classes/pages/Newposts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/5.1RC2/classes/pages/Newposts.php
r235 r239 31 31 **/ 32 32 public function __construct() { 33 global $LANG, $F, $C, $SETTINGS ;33 global $LANG, $F, $C, $SETTINGS, $INPUT; 34 34 // define title and location 35 35 $this->index = 0;
