Show
Ignore:
Timestamp:
05/20/08 20:43:23 (8 months ago)
Author:
aarkerio
Message:

Discussions

Files:
1 modified

Legend:

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

    r407 r537  
    1111  public $name = 'Discussion'; 
    1212   
    13   public $belongsTo = array('News' => 
     13  /* public $belongsTo = array('News' => 
    1414                         array('className'     => 'News', 
    1515                               'conditions'    => null, 
     
    2121                               'finderQuery'   => '' 
    2222                         ) 
    23                   ); 
     23                  ); */ 
    2424 
    2525  public $validate = array(