mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
removed duplicate NeatArray class in file
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@318 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
e1a8b0335d
commit
e3146e2e79
1 changed files with 1 additions and 4 deletions
|
@ -263,9 +263,6 @@ class NeatArray {
|
|||
}
|
||||
}
|
||||
|
||||
// for backwards-compatibility, remove in 2008
|
||||
class NeatArray extends NeatArray
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
?>
|
Loading…
Reference in a new issue