@@ -49,7 +49,7 @@ |
||
| 49 | 49 | } |
| 50 | 50 | if(!isset($posts[0])) |
| 51 | 51 | { |
| 52 | - error_log('Fehler: ' . print_r($posts, true) . print_r($posts['recent'], true) . print_r($posts['posts'], true)); |
|
| 52 | + error_log('Fehler: ' . print_r($posts, TRUE) . print_r($posts['recent'], TRUE) . print_r($posts['posts'], TRUE)); |
|
| 53 | 53 | } |
| 54 | 54 | ?> |
| 55 | 55 | <!DOCTYPE html> |