Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 2 #613

Closed
wants to merge 68 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
5ee09eb
Applying fix from 'euromark' to fix protocol relative links
markstory Oct 18, 2011
0ac46f3
Fix missing preg_quote around highlight searches.
markstory Oct 18, 2011
76e6452
Enable Asset timestamp for image submit buttons ...
johannesnagl Oct 17, 2011
4e37c79
Adding test for form->submit() and timestamps.
markstory Oct 20, 2011
8d9091d
Add test for using SQL constants in virtualFields.
markstory Oct 21, 2011
118cbe2
Remove getTests() that was stupid.
markstory Oct 22, 2011
c66fe39
Fix issue with postgres and virtualFields
markstory Oct 22, 2011
fcc0aa4
Fix flaky test. SimpleTest is the worst.
markstory Oct 22, 2011
2bdb4fe
Fix incorrectly generated boundaries for multipart messages.
markstory Oct 23, 2011
8ff669d
Fix missing prefix when reading table schema.
fiblan Oct 24, 2011
7c96f87
Fix inflectino for words ending in media.
markstory Oct 25, 2011
adb5be6
Prevent unneeded afterFind callback triggering on associated models. …
ADmad Oct 23, 2011
7b023bc
Fix looping issue in Component loading.
markstory Oct 28, 2011
175d148
Added test for the 'on' key in validation rules.
Phally Oct 31, 2011
0141dad
Optimized the validation processes when 'on' keys aren't used.
Phally Oct 31, 2011
e21721a
Reset user defined headers in reset()
markstory Nov 4, 2011
0135534
Removed double loop.
Phally Nov 2, 2011
5ec11fb
Merge branch '1.3' of git://github.com/cakephp/cakephp into 1.3-dbo-s…
Phally Nov 4, 2011
f760b54
radio input no longer sets 0 values as checked when data isset as emp…
ceeram Nov 4, 2011
6c92edb
Merge pull request #295 from Phally/1.3-dbo-source-optimization
lorenzo Nov 4, 2011
b75c414
Adding forwards compatibility to CookieComponent.
markstory Nov 5, 2011
1a2d631
Applying patch from 'Carlos Gant'
markstory Nov 5, 2011
b00eb08
Fix default CSV content-type
markstory Nov 15, 2011
2ac00f0
Fix import in Sanitize.
markstory Nov 16, 2011
f71f8b5
Update error_reporting() level.
markstory Nov 19, 2011
b587537
Fix issue in TimeHelper with translated values.
markstory Nov 19, 2011
7e91d13
Fix issue with CacheHelper and named parameters with '
markstory Nov 25, 2011
ff993f8
Fix protocol relative urls for CSS and JS files.
markstory Nov 25, 2011
fc38787
Fix incorrect alias/name usage.
markstory Nov 30, 2011
6b1fe87
Fixing cascading delete, when using foreignKey false and setting cond…
ceeram Nov 30, 2011
29618fc
adding back PHP4 compatibility, accidentally removed in previous commit
ceeram Nov 30, 2011
ce49fab
change since version to correct number
ceeram Nov 30, 2011
3b27092
Fix missing directory in dispatcher with rewrite off.
markstory Dec 3, 2011
9cbc301
modified for PHP 5.4 and Builtin web server
shin1x1 Dec 4, 2011
0a3791b
modified cake/console/templates/skel for Built-in web server
shin1x1 Dec 4, 2011
8b866ac
Remove useless parameter in Set test.
markstory Dec 5, 2011
d3e8f9f
Fix TextHelper excerpt method to work as documented
shama Dec 5, 2011
ca098eb
Merge pull request #351 from shin1x1/1.3
lorenzo Dec 5, 2011
6836ce5
Merge pull request #358 from shama/1.3
markstory Dec 6, 2011
850a33d
Element cache filename now properly includes extra param names passed…
ADmad Dec 9, 2011
90bcb75
Adding missing Model::create() when using Model::save() in a loop. Fi…
ADmad Dec 17, 2011
482e487
Added test case for TreeBehavior::recover(). Refs #2392
ADmad Dec 18, 2011
9950af8
Fix a number of errors with PHP 5.4
markstory Dec 28, 2011
5ac77c2
Update version to 1.3.14
markstory Dec 29, 2011
049b04d
Fix singularization of 'foes'
markstory Jan 6, 2012
f9bcc95
Fix issue with find(count) and translated conditions.
markstory Jan 8, 2012
340a9fd
Adding iPad and windows phone os as mobile clients.
markstory Jan 10, 2012
f867f0c
Fix missing check for COUNT(DISTINCT in DboMSSQL
markstory Jan 13, 2012
38eb214
Test case and Fix for: Number::currency() issue for custom formats an…
wnasich Jan 19, 2012
9a3e6bd
Merge pull request #426 from wnasich/1.3
markstory Jan 20, 2012
27392bf
Merge pull request #284 from Phally/1.3-validation
markstory Jan 20, 2012
48d3fc7
Fix a bug introduced when generating partial compatibility between 1.3
bar Jan 20, 2012
359becc
Merge pull request #435 from bar/cookie-2.0-compatibility
markstory Jan 21, 2012
83155c0
Fix header stripping.
markstory Jan 21, 2012
6237111
Fix reset() not affecting delivery.
markstory Feb 2, 2012
52f4b08
Make code in 1.3 the same as 2.0
markstory Feb 11, 2012
9558943
Fix duplicate items in HABTM associations.
markstory Feb 18, 2012
47a8525
Added test for caching of SELECTS, but, not other statements which ha…
dkullmann Feb 18, 2012
9efeea5
Merge pull request #492 from dkullmann/1.3-fix-cache-regex
markstory Feb 19, 2012
76cfd39
Fixed #2591
vantienvnn Feb 22, 2012
6beae4a
Merge pull request #513 from vantienvnn/1.3
markstory Feb 22, 2012
c19b233
fixed except on error triggered.
hiromi2424 Mar 12, 2012
90fee6b
Merge pull request #556 from hiromi2424/1.3-fix-error-excerpt
markstory Mar 12, 2012
d805b3a
Updated copyright to 2012.
jrbasso Mar 13, 2012
a6c2144
add .travis.yml file
ceeram Mar 18, 2012
3ff1ff1
Remove bogus test.
markstory Mar 25, 2012
593e63b
Update version numbers to 1.3.15
markstory Mar 29, 2012
d3c000e
ONe other word that's irregular plural
Apr 19, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: php
notifications:
email:false
branches:
only: master
4 changes: 2 additions & 2 deletions app/config/acl.ini.php
Expand Up @@ -7,12 +7,12 @@
; * PHP versions 4 and 5
; *
; * CakePHP(tm) : Rapid Development Framework http://cakephp.org
; * Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
; * Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
; *
; * Licensed under The MIT License
; * Redistributions of files must retain the above copyright notice.
; *
; * @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
; * @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
; * @link http://cakephp.org CakePHP(tm) Project
; * @package cake
; * @subpackage cake.app.config
Expand Down
4 changes: 2 additions & 2 deletions app/config/bootstrap.php
Expand Up @@ -8,12 +8,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config
Expand Down
4 changes: 2 additions & 2 deletions app/config/core.php
Expand Up @@ -7,12 +7,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config
Expand Down
4 changes: 2 additions & 2 deletions app/config/database.php.default
Expand Up @@ -7,12 +7,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config
Expand Down
4 changes: 2 additions & 2 deletions app/config/routes.php
Expand Up @@ -9,12 +9,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config
Expand Down
4 changes: 2 additions & 2 deletions app/config/schema/db_acl.php
Expand Up @@ -8,12 +8,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config.sql
Expand Down
4 changes: 2 additions & 2 deletions app/config/schema/i18n.php
Expand Up @@ -8,12 +8,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config.sql
Expand Down
4 changes: 2 additions & 2 deletions app/config/schema/sessions.php
Expand Up @@ -8,12 +8,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config.sql
Expand Down
4 changes: 2 additions & 2 deletions app/index.php
Expand Up @@ -3,12 +3,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app
Expand Down
4 changes: 2 additions & 2 deletions app/webroot/css.php
Expand Up @@ -5,12 +5,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.webroot
Expand Down
4 changes: 2 additions & 2 deletions app/webroot/css/cake.generic.css
Expand Up @@ -3,12 +3,12 @@
* Generic CSS for CakePHP
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.webroot.css
Expand Down
7 changes: 5 additions & 2 deletions app/webroot/index.php
Expand Up @@ -7,12 +7,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.webroot
Expand Down Expand Up @@ -73,6 +73,9 @@
define('CORE_PATH', CAKE_CORE_INCLUDE_PATH . DS);
}
}
if (php_sapi_name() == 'cli-server') {
$_SERVER['PHP_SELF'] = '/'.basename(__FILE__);
}
if (!include(CORE_PATH . 'cake' . DS . 'bootstrap.php')) {
trigger_error("CakePHP core could not be found. Check the value of CAKE_CORE_INCLUDE_PATH in APP/webroot/index.php. It should point to the directory containing your " . DS . "cake core directory and your " . DS . "vendors root directory.", E_USER_ERROR);
}
Expand Down
4 changes: 2 additions & 2 deletions app/webroot/test.php
Expand Up @@ -5,12 +5,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing
* @package cake
* @subpackage cake.app.webroot
Expand Down
2 changes: 1 addition & 1 deletion cake/LICENSE.txt
@@ -1,7 +1,7 @@
The MIT License

CakePHP(tm) : The Rapid Development PHP Framework (http://cakephp.org)
Copyright 2005-2011, Cake Software Foundation, Inc.
Copyright 2005-2012, Cake Software Foundation, Inc.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
Expand Down
12 changes: 3 additions & 9 deletions cake/VERSION.txt
Expand Up @@ -5,23 +5,17 @@
// Holds a static string representing the current version of CakePHP
//
// CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
// Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
// Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
//
// Licensed under The MIT License
// Redistributions of files must retain the above copyright notice.
//
// @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
// @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
// @link http://cakephp.org
// @package cake
// @subpackage cake.cake.libs
// @since CakePHP(tm) v 0.2.9
// @license MIT License (http://www.opensource.org/licenses/mit-license.php)
// +--------------------------------------------------------------------------------------------+ //
////////////////////////////////////////////////////////////////////////////////////////////////////
1.3.13






1.3.15
4 changes: 2 additions & 2 deletions cake/basics.php
Expand Up @@ -7,12 +7,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake
Expand Down
6 changes: 3 additions & 3 deletions cake/bootstrap.php
Expand Up @@ -7,12 +7,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake
Expand All @@ -25,7 +25,7 @@
if (!defined('E_DEPRECATED')) {
define('E_DEPRECATED', 8192);
}
error_reporting(E_ALL & ~E_DEPRECATED);
error_reporting(E_ALL & ~E_DEPRECATED & ~E_STRICT);

require CORE_PATH . 'cake' . DS . 'basics.php';
$TIME_START = getMicrotime();
Expand Down
7 changes: 4 additions & 3 deletions cake/config/config.php
Expand Up @@ -5,16 +5,17 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.app.config
* @since CakePHP(tm) v 1.1.11.4062
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
return $config['Cake.version'] = '1.3.13';
$config['Cake.version'] = '1.3.15';
return $config;
4 changes: 2 additions & 2 deletions cake/config/paths.php
Expand Up @@ -7,12 +7,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake.app.config
Expand Down
4 changes: 2 additions & 2 deletions cake/config/unicode/casefolding/0080_00ff.php
Expand Up @@ -11,12 +11,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake.config.unicode.casefolding
Expand Down
4 changes: 2 additions & 2 deletions cake/config/unicode/casefolding/0100_017f.php
Expand Up @@ -11,12 +11,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake.config.unicode.casefolding
Expand Down
4 changes: 2 additions & 2 deletions cake/config/unicode/casefolding/0180_024F.php
Expand Up @@ -11,12 +11,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake.config.unicode.casefolding
Expand Down
4 changes: 2 additions & 2 deletions cake/config/unicode/casefolding/0250_02af.php
Expand Up @@ -11,12 +11,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake.config.unicode.casefolding
Expand Down
4 changes: 2 additions & 2 deletions cake/config/unicode/casefolding/0370_03ff.php
Expand Up @@ -11,12 +11,12 @@
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake
* @subpackage cake.cake.config.unicode.casefolding
Expand Down