Skip to content
Snippets Groups Projects
Commit a3d2b001 authored by allisterbeharry's avatar allisterbeharry
Browse files

Removed a debugging print statement from the template that caused extraneous text on top of output.

parent 128a54bc
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
//print_r($view); //print_r($view);
//print_r($rows); //print_r($rows);
print_r($options); //print_r($options);
$items = array(); $items = array();
foreach($rows as $row) { foreach($rows as $row) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment