Support for browsing selected columns (RFE #1275909).

This commit is contained in:
Michal Čihař
2005-09-26 19:03:11 +00:00
parent 176c60cfe3
commit 64bd56dfba
176 changed files with 24567 additions and 4586 deletions

View File

@@ -2,6 +2,9 @@
#
# $Id$
#
# 2005-09-13, lem9@users.sourceforge.net
# - no longer create a config.default.php from config.inc.php
#
# 2005-06-12, lem9@users.sourceforge.net
# - cvs server name changed to cvs, because cvs1 no longer works from
# shell.sourceforge.net
@@ -184,9 +187,6 @@ find phpMyAdmin \( -name '*.sh' -o -name '*.pl' \) -print0 | xargs -0 chmod 755
# Building Documentation.txt
lynx --dont_wrap_pre --nolist --dump phpMyAdmin/Documentation.html > phpMyAdmin/Documentation.txt
# Creating a backup config.inc.php
cp phpMyAdmin/config.inc.php phpMyAdmin/config.default.php
# Renaming directory
mv phpMyAdmin phpMyAdmin-$target