Show
Ignore:
Timestamp:
05/09/08 00:41:41 (8 months ago)
Author:
aarkerio
Message:

Forums and topics improveds

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/models/treasure.php

    r466 r468  
    5252   $data      = $this->ResultTreasure->field('ResultTreasure.id', $conditions); 
    5353    
    54    if ($data != null ): 
     54   if ( $data == false ): 
    5555          return false;    
    5656   else: