From 0b3411255e9ec9a8b62f8e535b4e256ecbbdc9b7 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Wed, 13 Jul 2011 13:13:54 +0200 Subject: Fehler korrigiert --- application/views/scripts/gearman/index.phtml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'application/views/scripts') diff --git a/application/views/scripts/gearman/index.phtml b/application/views/scripts/gearman/index.phtml index f36ca79..8371502 100644 --- a/application/views/scripts/gearman/index.phtml +++ b/application/views/scripts/gearman/index.phtml @@ -1,3 +1,7 @@ -result); +view->results as $result) { + echo "
";
+	var_dump(json_decode($result));
+	echo "
"; +} ?> \ No newline at end of file -- cgit v1.2.3-55-g7522