From 06fec16273f160ed5d21c4c6a748c134281d4dab Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 20 Dec 2012 09:28:34 -0500 Subject: [PATCH] Comment referred to an old script --- libraries/tbl_properties.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php index 08b43038cb..67e45a26d1 100644 --- a/libraries/tbl_properties.inc.php +++ b/libraries/tbl_properties.inc.php @@ -2,7 +2,7 @@ /* vim: set expandtab sw=4 ts=4 sts=4: */ /** * Display form for changing/adding table fields/columns. - * Included by tbl_addfield.php, -_alter.php, -_create.php + * Included by tbl_addfield.php and tbl_create.php * * @package PhpMyAdmin */