changeset 386:0693747fa7d3

Indent.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Dec 2013 08:30:34 +0200
parents 8b8b0a83233b
children 3cc078b17260
files showajax.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/showajax.php	Thu Dec 05 07:24:12 2013 +0200
+++ b/showajax.php	Thu Dec 05 08:30:34 2013 +0200
@@ -39,7 +39,7 @@
   "  </div>\n";
   
   if ($entry !== false)
-  stPrintCompoEntry($entry, "compoNext", $compo, false);
+    stPrintCompoEntry($entry, "compoNext", $compo, false);
   
   if ($prev !== false)
     stPrintCompoEntry($prev, "compoPrev", $compo, "Previous entry");