id != sequence...
"Jan Bolmeson" <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Just found out another thing - don't know if it is intentional or just a mistake. In example 4 the field in the sequence-tables are all called "sequence" whereas the admin-class-functions e.g. addArea() tries to increase a field called "id" hence - all Admin-class-adds do fail. //jan