Changeset 4290

Show
Ignore:
Timestamp:
04/23/08 22:07:36 (15 months ago)
Author:
jwage
Message:

Fixing notice in Tree.php using subclasses option when it is not present.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/lib/Doctrine/Table.php

    r4254 r4290  
    168168                                     'queryParts'     => array(), 
    169169                                     'versioning'     => null, 
     170                                     'subclasses'     => array(), 
    170171                                     ); 
    171172