Removing newline caused by Subversion line removal.

This commit is contained in:
predominant 2009-11-06 18:01:22 +11:00
parent 384bb7a0e0
commit 1185681549
358 changed files with 0 additions and 358 deletions

View file

@ -1,5 +1,4 @@
<?php
/**
* Basic Cake functionality.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Case Folding Properties.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* ErrorHandler for Console Shells
*

View file

@ -1,5 +1,4 @@
<?php
/**
* API shell to get CakePHP core method signatures.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Base class for Shells
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Test Suite Shell
*

View file

@ -29,7 +29,6 @@ class <?php echo $controllerName; ?>Controller extends <?php echo $plugin; ?>App
var $scaffold;
<?php else: ?>
<?php
echo "\tvar \$helpers = array('Html', 'Form'";
if (count($helpers)):
foreach ($helpers as $help):

View file

@ -52,7 +52,6 @@ endif;
?>
//The Associations below have been created with all possible keys, those that are not needed can be removed
<?php
foreach (array('hasOne', 'belongsTo') as $assocType):
if (!empty($associations[$assocType])):
$typeCount = count($associations[$assocType]);

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Application model for Cake.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Custom Inflected Words.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/*DbAcl schema generated on: 2007-11-24 15:11:13 : 1195945453*/
/**

View file

@ -1,5 +1,4 @@
<?php
/*i18n schema generated on: 2007-11-25 07:11:25 : 1196004805*/
/**

View file

@ -1,5 +1,4 @@
<?php
/*Sessions schema generated on: 2007-11-25 07:11:54 : 1196004714*/
/**

View file

@ -1,5 +1,4 @@
<?php
/**
* Static content controller.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* PHP versions 4 and 5
*

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Caching for CakePHP.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* APC storage engine for cache.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* File Storage engine for cache
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Memcache storage engine for cache
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Xcache storage engine for cache.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Cake Socket connection class.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Class collections.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
* Access Control List factory class.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Request object for handling alternative HTTP requests
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Static content controller.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Convenience class for reading, writing and appending to files.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* HTTP Socket connection class.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* MagicDb parser and file analyzer
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Application model for Cake.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* ACL behavior class.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Behavior for binding management.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Tree behavior class.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Datasource connection manager
*

View file

@ -1,5 +1,4 @@
<?php
/**
* DataSource base class
*

View file

@ -1,5 +1,4 @@
<?php
/**
* AdoDB layer for DBO.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* IBM DB2 for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Firebird/Interbase layer for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* MS SQL layer for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* MySQL layer for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* MySQLi layer for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* ODBC for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Oracle layer for DBO.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* PostgreSQL layer for DBO.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* SQLite layer for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Sybase layer for DBO
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* This is core configuration file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Model behaviors base class.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Multibyte handling methods.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Overload abstraction interface. Merges differences between PHP4 and 5.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Overload abstraction interface. Merges differences between PHP4 and 5.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Overload abstraction interface. Merges differences between PHP4 and 5.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Washes strings from unwanted noise.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Short description for file.
*

View file

@ -1,5 +1,4 @@
<?php
/**
* Library of array functions for Cake.
*

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

View file

@ -1,5 +1,4 @@
<?php
/**
*
* PHP versions 4 and 5

Some files were not shown because too many files have changed in this diff Show more