Conversation:
Notices
-
maiyannah (maiyannah)'s status on Tuesday, 20-Dec-2016 14:43:32 EST
maiyannah
if (count($this->objects) == 0) {
common_log(LOG_ERR, "Can't save " . $this->id);
}
Why isn't that raising an exception?