function PW_UsercacheDB()
 {
     parent::BaseDB();
     $this->now = $GLOBALS['timestamp'];
 }