Roland Häder 6a8a36f12d More usage of dbm::is_result($r) instead of count($r):
- count() returns very different results and never a boolean (not even false on
  error condition).
- therefore you should NOT use it in boolean expressions. This still *can* be
  done in PHP because of its lazyness. But it is discouraged if it comes to
  more clean code.

Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-13 10:44:13 +01:00
..
2016-12-13 10:16:36 +01:00
2016-02-09 11:10:00 +01:00
2016-12-05 22:48:02 -05:00
2016-11-20 17:32:37 +01:00
2016-11-12 17:20:26 +00:00
2016-12-13 10:16:36 +01:00
2016-12-13 10:16:36 +01:00
2015-06-23 16:13:09 +02:00
2016-12-13 10:16:36 +01:00
2016-12-13 10:16:36 +01:00
2016-12-10 12:21:16 +00:00
2016-04-17 13:46:49 +02:00
2016-12-13 10:16:36 +01:00
2016-12-13 10:16:36 +01:00
2016-11-04 19:26:28 +01:00
2015-12-28 10:23:06 +01:00
2015-05-15 20:41:10 +02:00
2016-11-14 05:44:18 +00:00
2016-12-13 10:16:36 +01:00
2016-10-23 22:12:45 +00:00
2016-11-27 23:41:55 +01:00
2016-12-13 10:16:36 +01:00
2016-12-13 10:16:36 +01:00
2016-11-28 22:18:37 +00:00
2016-12-01 21:11:52 +00:00
2016-12-13 10:16:36 +01:00
2016-11-27 20:42:40 +01:00