Changeset 3697 for trunk/package_DBAL.php
- Timestamp:
- 02/01/08 16:41:16 (11 months ago)
- Files:
-
- 1 modified
-
trunk/package_DBAL.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/package_DBAL.php
r3669 r3697 30 30 'packagefile' => $packagefile, 31 31 'clearcontents' => false, 32 'ignore' => array( 33 'vendor/', 34 'tools/', 35 'package*.php', 36 'package*.xml', 37 'manual/', 38 'models/', 39 'tests/', 40 'README', 41 'CHANGELOG', 42 'LICENSE', 43 'COPYRIGHT', 44 'Access.php', 45 'Adapter.php', 46 'Adapter/', 47 'Auditlog.php', 48 'Auditlog/', 49 'Builder.php', 50 'Builder/', 51 'Cache.php', 52 'Cache/', 53 'Cli.php', 54 'Cli/', 55 'Collection.php', 56 'Collection/', 57 'Column.php', 58 'Compiler.php', 59 'Compiler/', 60 'Configurable.php', 61 'Data.php', 62 'Data/', 63 'Event.php', 64 'Event/', 65 'EventListener.php', 66 'EventListener/', 67 'Exception.php', 68 'Expression.php', 69 'Expression/', 70 'File.php', 71 'File/', 72 'FileFinder.php', 73 'FileFinder/', 74 'Formatter.php', 75 'Hook.php', 76 'Hook/', 77 'Hydrator.php', 78 'Hydrator/', 79 'I18n.php', 80 'I18n/', 81 'Inflector.php', 82 'IntegrityMapper.php', 83 'Lib.php', 84 'Locator.php', 85 'Locator/', 86 'Locking/', 87 'Log.php', 88 'Log/', 89 'Mapper/', 90 'Migration.php', 91 'Migration/', 92 'Node.php', 93 'Node/', 94 'Null.php', 95 'Overloadable.php', 96 'Pager.php', 97 'Pager/', 98 'Parser.php', 99 'Parser/', 100 'Query.php', 101 'Query/', 102 'RawSql.php', 103 'RawSql/', 104 'Record.php', 105 'Record/', 106 'Relation.php', 107 'Relation/', 108 'Search.php', 109 'Search/', 110 'Table.php', 111 'Table/', 112 'Task.php', 113 'Task/', 114 'Template.php', 115 'Template/', 116 'Tree.php', 117 'Tree/', 118 'Util.php', 119 'Validator.php', 120 'Validator/', 121 'View.php', 122 'View/', 32 'include' => array( 33 'lib/Doctrine/Connection/', 34 'lib/Doctrine/DataDict/', 35 'lib/Doctrine/Export/', 36 'lib/Doctrine/Import/', 37 'lib/Doctrine/Manager/', 38 'lib/Doctrine/Sequences/', 39 'lib/Doctrine/Transaction/', 123 40 ), 124 41 'dir_roles' => array(