diff show.php @ 731:4ac3d5f07178

Remove function argument that no longer exists.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 Nov 2014 23:48:41 +0200
parents 9ab2d794dcbc
children e1d5c3e19930
line wrap: on
line diff
--- a/show.php	Tue Nov 18 23:37:46 2014 +0200
+++ b/show.php	Tue Nov 18 23:48:41 2014 +0200
@@ -14,7 +14,7 @@
 stSetupCacheControl();
 
 cmPrintPageHeader("PARTY INFORMATION DISPLAY SYSTEM", "", FALSE);
-stCommonAJAX("showajax.php", "show.php", TRUE);
+stCommonAJAX("showajax.php", "show.php");
 ?>
 
 <!-- ========================== -->