4

Saw this exception message in some code for one of my personal projects this morning. "Unable to join table(s) (" . implode( ' , ', array_keys( $this->tables_to_join ) ) . "). Please develop this shit better". How frustrated I must had been to have written that!

Comments
Add Comment