Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKasun Chathuranga <chathuranga.jayaneththi@gmail.com>2013-07-12 09:19:58 +0400
committerKasun Chathuranga <chathuranga.jayaneththi@gmail.com>2013-07-12 09:19:58 +0400
commitd61fe0fe8cb54fd4e35b316ea98ffeddc24582b3 (patch)
tree7e2424cb760fa7f6845d17b073a68db51b36cde8 /view_create.php
parent784121514faf4d4f4b5b76a430514177d1d7103f (diff)
Fix typo
Diffstat (limited to 'view_create.php')
-rw-r--r--view_create.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view_create.php b/view_create.php
index dc6c6b8735..0a2cae5f85 100644
--- a/view_create.php
+++ b/view_create.php
@@ -17,7 +17,7 @@ require_once './libraries/common.inc.php';
* Runs common work
*/
require './libraries/db_common.inc.php';
-$url_params['goto'] = 'tbl_structure';
+$url_params['goto'] = 'tbl_structure.php';
$url_params['back'] = 'view_create.php';
$view_algorithm_options = array(