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/test.php

    r467 r468  
    8888    $data       =  $this->Result->field('Result.id', $conditions); 
    8989    
    90     if ($data != null ): 
     90    if ($data == false ): 
    9191          return false;    
    9292    else: