thedumbtechguy / Ordit--Kohana-Orm-Audit-Module

A Kohana 3.x module that adds automatic auditing to the Official ORM module.
2 stars 3 forks source link

Typo in file classes/Model/Ordit/Ordit.php #2

Closed donet closed 10 years ago

donet commented 10 years ago

file: classes/Model/Ordit/Ordit.php line 17

wrong: parent:update($validation);

right: parent::update($validation);

(two :: instead than one :)

thedumbtechguy commented 10 years ago

Nice catch. Fixed https://github.com/frostymarvelous/Ordit--Kohana-Orm-Audit-Module/commit/4f67156646e896e8a733f7613c0e8b241a3fbf5b