From d6d59681f356f21ebb8c0e7c74c5519fa7e5bf50 Mon Sep 17 00:00:00 2001 From: Andriy Chaika Date: Fri, 8 Jul 2011 20:06:07 +0300 Subject: [PATCH] =?UTF-8?q?[0.4]=20=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C?= =?UTF-8?q?=D1=88=D0=B8=D0=B5=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F.=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=86=D0=B5=D0=BF=D0=BE=D1=87?= =?UTF-8?q?=D0=B5=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Library/NCL/NCLNameCaseCore.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/NCL/NCLNameCaseCore.php b/Library/NCL/NCLNameCaseCore.php index 6709c98..e9f8ec2 100644 --- a/Library/NCL/NCLNameCaseCore.php +++ b/Library/NCL/NCLNameCaseCore.php @@ -97,6 +97,7 @@ class NCLNameCaseCore extends NCL $this->index = array('N' => array(), 'F' => array(), 'S' => array()); $this->reset(); $this->notReady(); + return $this; } /**