oops, i hadn't quite fixed the failure of the view wizard to reload the browser after...
authorchriskl <chriskl>
Sun, 30 May 2004 10:31:39 +0000 (10:31 +0000)
committerchriskl <chriskl>
Sun, 30 May 2004 10:31:39 +0000 (10:31 +0000)
views.php

index 260b1d3469973ac74c46ac98c69e20f9fac39990..673f0f59cae8de3014d90448541cfd1c62a4028f 100644 (file)
--- a/views.php
+++ b/views.php
@@ -3,7 +3,7 @@
        /**
         * Manage views in a database
         *
-        * $Id: views.php,v 1.38 2004/05/30 04:22:51 chriskl Exp $
+        * $Id: views.php,v 1.39 2004/05/30 10:31:39 chriskl Exp $
         */
 
        // Include application functions
         * Actually creates the new wizard view in the database
         */
        function doSaveCreateWiz() {
-               global $data, $lang;
+               global $data, $lang, $_reload_browser;
                
                // Check that they've given a name and fields they want to select