prevent reload loops on process pages, #71249
[freeside.git] / httemplate / misc / disable-cust_location.cgi
index ee7ba1d..677f0b8 100755 (executable)
@@ -1,6 +1,6 @@
 <% header("Location disabled") %>
   <SCRIPT TYPE="text/javascript">
-    window.top.location.reload();
+    topreload();
   </SCRIPT>
 </BODY>
 </HTML>