mirror of
https://github.com/retailcrm/NameCaseLib.git
synced 2024-12-05 03:16:06 +03:00
[0.4] Небольшие исправления. Добавление цепочек
This commit is contained in:
parent
4e32415721
commit
d6d59681f3
@ -97,6 +97,7 @@ class NCLNameCaseCore extends NCL
|
||||
$this->index = array('N' => array(), 'F' => array(), 'S' => array());
|
||||
$this->reset();
|
||||
$this->notReady();
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user