# HG changeset patch # User Matti Hamalainen # Date 1386225034 -7200 # Node ID 0693747fa7d34d6ecbba6fb6d5555a22c541d4a9 # Parent 8b8b0a83233bac35c61ae89903b03e1b951962a0 Indent. diff -r 8b8b0a83233b -r 0693747fa7d3 showajax.php --- 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 @@ " \n"; if ($entry !== false) - stPrintCompoEntry($entry, "compoNext", $compo, false); + stPrintCompoEntry($entry, "compoNext", $compo, false); if ($prev !== false) stPrintCompoEntry($prev, "compoPrev", $compo, "Previous entry");