centurion-project / Centurion

Centurion is an open-source CMS delivered as a flexible PHP5 Content Management Framework
http://www.centurion-project.org
197 stars 51 forks source link

[centurion] make hydrate not populate empty rows. Don't fetch null rows ... #83

Closed Floby closed 12 years ago

Floby commented 12 years ago

...multiple times

Conflicts:

library/Centurion/Db/Table/Row/Abstract.php

Conflicts were differences between version of Centurion using a $pkValue variable (the current one) and older version using $this->{$column}