Browse Source

unify new lines at the end of the file

euromark 13 years ago
parent
commit
881127ef4d

+ 0 - 1
lib/Cake/Cache/Cache.php

@@ -498,4 +498,3 @@ class Cache {
 	}
 
 }
-

+ 0 - 1
lib/Cake/Controller/Component/CookieComponent.php

@@ -529,4 +529,3 @@ class CookieComponent extends Component {
 		return $array;
 	}
 }
-

+ 1 - 1
lib/Cake/Model/Aco.php

@@ -38,4 +38,4 @@ class Aco extends AclNode {
  * @var array
  */
 	public $hasAndBelongsToMany = array('Aro' => array('with' => 'Permission'));
-}
+}

+ 1 - 1
lib/Cake/Model/AcoAction.php

@@ -38,4 +38,4 @@ class AcoAction extends AppModel {
  * @var array
  */
 	public $belongsTo = array('Aco');
-}
+}

+ 0 - 1
lib/Cake/Model/ModelBehavior.php

@@ -233,4 +233,3 @@ class ModelBehavior extends Object {
 	}
 
 }
-

+ 1 - 1
lib/Cake/Routing/Filter/AssetDispatcher.php

@@ -167,4 +167,4 @@ class AssetDispatcher extends DispatcherFilter {
 		}
 	}
 
-}
+}

+ 1 - 1
lib/Cake/Test/Case/AllConsoleTest.php

@@ -41,4 +41,4 @@ class AllConsoleTest extends PHPUnit_Framework_TestSuite {
 		$suite->addTestFile($path . 'AllShellsTest.php');
 		return $suite;
 	}
-}
+}

+ 1 - 1
lib/Cake/Test/Case/AllControllerTest.php

@@ -41,4 +41,4 @@ class AllControllersTest extends PHPUnit_Framework_TestSuite {
 		$suite->addTestFile(CORE_TEST_CASES . DS . 'Controller' . DS . 'ControllerMergeVarsTest.php');
 		return $suite;
 	}
-}
+}

+ 0 - 1
lib/Cake/Test/Case/AllCoreTest.php

@@ -38,4 +38,3 @@ class AllCoreTest extends PHPUnit_Framework_TestSuite {
 		return $suite;
 	}
 }
-

+ 0 - 1
lib/Cake/Test/Case/AllEventTest.php

@@ -37,4 +37,3 @@ class AllEventTest extends PHPUnit_Framework_TestSuite {
 		return $suite;
 	}
 }
-

+ 0 - 1
lib/Cake/Test/Case/AllLogTest.php

@@ -38,4 +38,3 @@ class AllLogTest extends PHPUnit_Framework_TestSuite {
 		return $suite;
 	}
 }
-

+ 1 - 1
lib/Cake/Test/Case/AllTestSuiteTest.php

@@ -37,4 +37,4 @@ class AllTestSuiteTest extends PHPUnit_Framework_TestSuite {
 		$suite->addTestDirectory(CORE_TEST_CASES . DS . 'TestSuite');
 		return $suite;
 	}
-}
+}

+ 1 - 1
lib/Cake/Test/Case/Console/AllConsoleLibsTest.php

@@ -45,4 +45,4 @@ class AllConsoleLibsTest extends PHPUnit_Framework_TestSuite {
 		}
 		return $suite;
 	}
-}
+}

+ 1 - 1
lib/Cake/Test/Case/Console/AllShellsTest.php

@@ -39,4 +39,4 @@ class AllShellsTest extends PHPUnit_Framework_TestSuite {
 		$suite->addTestDirectory($path);
 		return $suite;
 	}
-}
+}

+ 0 - 1
lib/Cake/Test/Case/Console/AllTasksTest.php

@@ -39,4 +39,3 @@ class AllTasksTest extends PHPUnit_Framework_TestSuite {
 		return $suite;
 	}
 }
-

+ 0 - 1
lib/Cake/Test/Case/Controller/Component/Acl/IniAclTest.php

@@ -66,4 +66,3 @@ class IniAclTest extends CakeTestCase {
 		$this->assertTrue($Ini->check($user, 'posts'));
 	}
 }
-

+ 1 - 1
lib/Cake/Test/Case/Event/CakeEventTest.php

@@ -82,4 +82,4 @@ class CakeEventTest extends CakeTestCase {
 		$this->assertEquals($this, $event->subject);
 		$this->assertEquals('fake.event', $event->name);
 	}
-}
+}

+ 0 - 2
lib/Cake/Test/Case/Model/Behavior/TreeBehaviorAfterTest.php

@@ -73,5 +73,3 @@ class TreeBehaviorAfterTest extends CakeTestCase {
 		$this->assertEquals($expected, $result[7]);
 	}
 }
-
-

+ 1 - 1
lib/Cake/Test/Case/Model/Datasource/Session/CacheSessionTest.php

@@ -114,4 +114,4 @@ class CacheSessionTest extends CakeTestCase {
 		$this->assertFalse(Cache::read('test_one', 'session_test'), 'Value stuck around.');
 	}
 
-}
+}

+ 1 - 1
lib/Cake/Test/Case/Network/Email/DebugTransportTest.php

@@ -74,4 +74,4 @@ class DebugTransportTest extends CakeTestCase {
 		$this->assertEquals($data, $result['message']);
 	}
 
-}
+}

+ 0 - 1
lib/Cake/Test/Case/Network/Email/MailTransportTest.php

@@ -81,4 +81,3 @@ class MailTransportTest extends CakeTestCase {
 	}
 
 }
-

+ 0 - 1
lib/Cake/Test/Case/View/Helper/TextHelperTest.php

@@ -334,4 +334,3 @@ class TextHelperTest extends CakeTestCase {
 	}
 
 }
-

+ 1 - 1
lib/Cake/TestSuite/Fixture/CakeTestModel.php

@@ -67,4 +67,4 @@ class CakeTestModel extends Model {
 		return parent::save($data, $validate, $fieldList);
 	}
 
-}
+}

+ 5 - 5
lib/Cake/TestSuite/templates/footer.php

@@ -18,13 +18,13 @@
  */
 ?>	</div>
 		</div>
- 		<div id="footer">
+		<div id="footer">
 			<p>
- 			<!--PLEASE USE ONE OF THE POWERED BY CAKEPHP LOGO-->
- 			<a href="http://www.cakephp.org/" target="_blank">
+			<!--PLEASE USE ONE OF THE POWERED BY CAKEPHP LOGO-->
+			<a href="http://www.cakephp.org/" target="_blank">
 				<img src="<?php echo $baseDir; ?>img/cake.power.gif" alt="CakePHP(tm) :: Rapid Development Framework" /></a>
 			</p>
- 		</div>
+		</div>
 		<?php
 			App::uses('View', 'View');
 			$null = null;
@@ -33,4 +33,4 @@
 		?>
 	</div>
 </body>
-</html>
+</html>

+ 0 - 1
lib/Cake/TestSuite/templates/xdebug.php

@@ -25,4 +25,3 @@
 </div>
 <?php
 include dirname(__FILE__) . DS . 'footer.php';
-

+ 0 - 1
lib/Cake/bootstrap.php

@@ -423,4 +423,3 @@ if (!function_exists('mb_encode_mimeheader')) {
 	}
 
 }
-