CIS: CIWorker works; now we need communication via web services
[living-lab-site.git] / application / views / echo.php
index 3c94e8c..ad4a9fd 100644 (file)
@@ -1,4 +1,4 @@
-<?php if ($clear): ?>
+<?php if (isset($clear) && $clear): ?>
        <div style="clear: both"></div>
 <?php endif ?>
 <?php echo $output; //print_r(get_defined_vars());
\ No newline at end of file