8a02dd14f192952db84c22df09913d1a86301521

Author: AD7six

Date: 2009-01-27 11:42:28 +0100

Removing seperate-line svn file headers

diff --git a/app_controller.php b/app_controller.php index 7053ed4..718389a 100644 --- a/app_controller.php +++ b/app_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: app_controller.php 697 2008-11-10 20:50:32Z AD7six $ */ /** * Short description for file. * diff --git a/app_helper.php b/app_helper.php index cd9931c..def0c68 100755 --- a/app_helper.php +++ b/app_helper.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: app_helper.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/app_model.php b/app_model.php index f5df2ec..56cef9e 100644 --- a/app_model.php +++ b/app_model.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: app_model.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Application model for Cake. diff --git a/config/bootstrap.php b/config/bootstrap.php index 8cafd46..2178436 100644 --- a/config/bootstrap.php +++ b/config/bootstrap.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: bootstrap.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/config/inflections.php b/config/inflections.php index 34c9142..3a34def 100644 --- a/config/inflections.php +++ b/config/inflections.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: inflections.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Custom Inflected Words. * diff --git a/config/routes.php b/config/routes.php index 624fd38..577e398 100644 --- a/config/routes.php +++ b/config/routes.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: routes.php 703 2008-11-19 12:13:40Z AD7six $ */ /** * Short description for file. * diff --git a/config/sql/complete.php b/config/sql/complete.php index 2615222..a9b179a 100644 --- a/config/sql/complete.php +++ b/config/sql/complete.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id$ */ /* Cakebook schema generated on: 2008-11-21 11:11:33 : 1227265113*/ class AppSchema extends CakeSchema { var $name = 'App'; diff --git a/config/sql/schema.php b/config/sql/schema.php index 8817619..726a1b5 100644 --- a/config/sql/schema.php +++ b/config/sql/schema.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id$ */ /* Cakebook schema generated on: 2008-12-23 09:12:43 : 1230022723*/ class CakebookSchema extends CakeSchema { var $name = 'Cakebook'; diff --git a/config/sql/schema_uuid.php b/config/sql/schema_uuid.php index 3ada761..3ba189a 100644 --- a/config/sql/schema_uuid.php +++ b/config/sql/schema_uuid.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: schema_uuid.php 566 2008-07-14 09:23:58Z AD7six $ */ /* Cookbook schema generated on: 2008-07-14 11:07:35 : 1216026935*/ class CookbookUuidSchema extends CakeSchema { var $name = 'CookbookUuid'; diff --git a/controllers/attachments_controller.php b/controllers/attachments_controller.php index b9d420e..6ad73e2 100755 --- a/controllers/attachments_controller.php +++ b/controllers/attachments_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: attachments_controller.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for attachments_controller.php * diff --git a/controllers/changes_controller.php b/controllers/changes_controller.php index 787bacf..e0dbb8c 100644 --- a/controllers/changes_controller.php +++ b/controllers/changes_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: changes_controller.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for changes_controller.php * diff --git a/controllers/comments_controller.php b/controllers/comments_controller.php index 4a26441..0cf4144 100644 --- a/controllers/comments_controller.php +++ b/controllers/comments_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: comments_controller.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for comments_controller.php * diff --git a/controllers/components/filter.php b/controllers/components/filter.php index da64cef..888629b 100644 --- a/controllers/components/filter.php +++ b/controllers/components/filter.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: filter.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for filter.php * diff --git a/controllers/components/unique_url.php b/controllers/components/unique_url.php index 3cc32f5..7d74eac 100644 --- a/controllers/components/unique_url.php +++ b/controllers/components/unique_url.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id$ */ /** * Short description for unique_url.php * diff --git a/controllers/nodes_controller.php b/controllers/nodes_controller.php index 42d3c9c..64caf6d 100644 --- a/controllers/nodes_controller.php +++ b/controllers/nodes_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: nodes_controller.php 704 2008-11-19 12:15:11Z AD7six $ */ /** * Short description for nodes_controller.php * diff --git a/controllers/redirect_controller.php b/controllers/redirect_controller.php index ecbda90..0922246 100755 --- a/controllers/redirect_controller.php +++ b/controllers/redirect_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: redirect_controller.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file * diff --git a/controllers/revisions_controller.php b/controllers/revisions_controller.php index 738c1d4..0316630 100755 --- a/controllers/revisions_controller.php +++ b/controllers/revisions_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: revisions_controller.php 711 2008-11-19 18:20:57Z AD7six $ */ /** * Short description for revisions_controller.php * diff --git a/index.php b/index.php index 2faad37..7a116ce 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: index.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * PHP versions 4 and 5 * diff --git a/models/attachment.php b/models/attachment.php index 96aaf3b..452e11a 100755 --- a/models/attachment.php +++ b/models/attachment.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: attachment.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for attachment.php * diff --git a/models/behaviors/image_upload.php b/models/behaviors/image_upload.php index e3eddcf..de2525d 100755 --- a/models/behaviors/image_upload.php +++ b/models/behaviors/image_upload.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: image_upload.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for image_upload.php * diff --git a/models/behaviors/polymorphic.php b/models/behaviors/polymorphic.php index 2f3bb83..45f4e5e 100755 --- a/models/behaviors/polymorphic.php +++ b/models/behaviors/polymorphic.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: polymorphic.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Polymorphic Behavior. * diff --git a/models/behaviors/slugged.php b/models/behaviors/slugged.php index 86e7641..ac7541d 100644 --- a/models/behaviors/slugged.php +++ b/models/behaviors/slugged.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: slugged.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for slugged.php * diff --git a/models/behaviors/upload.php b/models/behaviors/upload.php index 8ee1f40..30354bc 100755 --- a/models/behaviors/upload.php +++ b/models/behaviors/upload.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: upload.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for upload.php * diff --git a/models/change.php b/models/change.php index 374a2cc..fa9f1cb 100644 --- a/models/change.php +++ b/models/change.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: change.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for change.php * diff --git a/models/comment.php b/models/comment.php index be62883..36b218a 100644 --- a/models/comment.php +++ b/models/comment.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: comment.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for comment.php * diff --git a/models/node.php b/models/node.php index 2f590e9..540e96f 100644 --- a/models/node.php +++ b/models/node.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: node.php 701 2008-11-19 12:12:33Z AD7six $ */ /** * Short description for node.php * diff --git a/models/revision.php b/models/revision.php index 7ac7e62..c4f4ffa 100644 --- a/models/revision.php +++ b/models/revision.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: revision.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for revision.php * diff --git a/plugins/searchable/models/behaviors/searchable.php b/plugins/searchable/models/behaviors/searchable.php index 8cd368f..2d161f6 100644 --- a/plugins/searchable/models/behaviors/searchable.php +++ b/plugins/searchable/models/behaviors/searchable.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: searchable.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for searchable.php * diff --git a/plugins/users/controllers/users_controller.php b/plugins/users/controllers/users_controller.php index eccf0f7..99e425b 100644 --- a/plugins/users/controllers/users_controller.php +++ b/plugins/users/controllers/users_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: users_controller.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/plugins/users/models/group.php b/plugins/users/models/group.php index 1c60d67..d93664c 100644 --- a/plugins/users/models/group.php +++ b/plugins/users/models/group.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: group.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/plugins/users/models/level.php b/plugins/users/models/level.php index 0544af3..7db1fa8 100644 --- a/plugins/users/models/level.php +++ b/plugins/users/models/level.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: level.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/plugins/users/models/profile.php b/plugins/users/models/profile.php index 3dd1b6b..f6c11ed 100644 --- a/plugins/users/models/profile.php +++ b/plugins/users/models/profile.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: profile.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/plugins/users/models/user.php b/plugins/users/models/user.php index fc431d6..b2eb29f 100644 --- a/plugins/users/models/user.php +++ b/plugins/users/models/user.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: user.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/plugins/users/users_app_controller.php b/plugins/users/users_app_controller.php index 29e86fa..f833885 100644 --- a/plugins/users/users_app_controller.php +++ b/plugins/users/users_app_controller.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: users_app_controller.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/plugins/users/users_app_model.php b/plugins/users/users_app_model.php index 05b16b1..1387d2f 100644 --- a/plugins/users/users_app_model.php +++ b/plugins/users/users_app_model.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: users_app_model.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/tests/cases/models/node.test.php b/tests/cases/models/node.test.php index 1f99aba..3949c5f 100644 --- a/tests/cases/models/node.test.php +++ b/tests/cases/models/node.test.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: node.test.php 694 2008-11-05 13:59:08Z AD7six $ */ /** * Short description for node.test.php * diff --git a/tests/fixtures/comment_fixture.php b/tests/fixtures/comment_fixture.php index 436800c..84775ae 100644 --- a/tests/fixtures/comment_fixture.php +++ b/tests/fixtures/comment_fixture.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: comment_fixture.php 693 2008-11-05 13:01:32Z AD7six $ */ /** * Short description for comment_fixture.php * diff --git a/tests/fixtures/node_fixture.php b/tests/fixtures/node_fixture.php index a47cc1f..8f2ae35 100644 --- a/tests/fixtures/node_fixture.php +++ b/tests/fixtures/node_fixture.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: node_fixture.php 693 2008-11-05 13:01:32Z AD7six $ */ /** * Short description for node_fixture.php * diff --git a/tests/fixtures/revision_fixture.php b/tests/fixtures/revision_fixture.php index df09a0d..8b65522 100644 --- a/tests/fixtures/revision_fixture.php +++ b/tests/fixtures/revision_fixture.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: revision_fixture.php 693 2008-11-05 13:01:32Z AD7six $ */ /** * Short description for revision_fixture.php * diff --git a/tests/fixtures/user_fixture.php b/tests/fixtures/user_fixture.php index 8777d61..9f46f1c 100644 --- a/tests/fixtures/user_fixture.php +++ b/tests/fixtures/user_fixture.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: user_fixture.php 693 2008-11-05 13:01:32Z AD7six $ */ /** * Short description for user_fixture.php * diff --git a/vendors/highlight.php b/vendors/highlight.php index a5e68c7..3289f7c 100644 --- a/vendors/highlight.php +++ b/vendors/highlight.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: highlight.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Class to style php code as an ordered list. diff --git a/vendors/shells/search.php b/vendors/shells/search.php index 53d6e64..9c0972d 100644 --- a/vendors/shells/search.php +++ b/vendors/shells/search.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: search.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for search.php * diff --git a/views/helpers/highlight.php b/views/helpers/highlight.php index 91879ed..7d862f0 100644 --- a/views/helpers/highlight.php +++ b/views/helpers/highlight.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: highlight.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for highlight.php * diff --git a/views/helpers/menu.php b/views/helpers/menu.php index 79159f3..6573795 100644 --- a/views/helpers/menu.php +++ b/views/helpers/menu.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: menu.php 699 2008-11-19 12:11:38Z AD7six $ */ /** * Short description for menu.php * diff --git a/views/helpers/tree.php b/views/helpers/tree.php index 806a6fa..4ff62f2 100644 --- a/views/helpers/tree.php +++ b/views/helpers/tree.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: tree.php 699 2008-11-19 12:11:38Z AD7six $ */ /** * Tree Helper. * diff --git a/webroot/css.php b/webroot/css.php index 9b3e657..3ca8f32 100644 --- a/webroot/css.php +++ b/webroot/css.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: css.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/webroot/index.php b/webroot/index.php index e58fde8..5de064e 100644 --- a/webroot/index.php +++ b/webroot/index.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: index.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/webroot/js/vendors.php b/webroot/js/vendors.php index a211566..4dd1746 100644 --- a/webroot/js/vendors.php +++ b/webroot/js/vendors.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: vendors.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. * diff --git a/webroot/test.php b/webroot/test.php index 0ada787..ce55bcb 100644 --- a/webroot/test.php +++ b/webroot/test.php @@ -1,5 +1,4 @@ <?php -/* SVN FILE: $Id: test.php 689 2008-11-05 10:30:07Z AD7six $ */ /** * Short description for file. *