Trac

Show
Ignore:
Timestamp:
02/06/08 17:32:21 (10 months ago)
Author:
lsmith
Message:

- fixed package file names

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/package_ORM.php

    r3697 r3703  
    2424EOT; 
    2525 
    26 $packagefile = './package.xml'; 
     26$packagefile = './package_ORM.xml'; 
    2727 
    2828$options = array( 
     
    4040        'lib/Doctrine/Cache/', 
    4141        'lib/Doctrine/Collection/', 
    42         'lib/Doctrine/Column/', 
    4342        'lib/Doctrine/Hook/', 
    4443        'lib/Doctrine/Hydrator/',