no message
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -7,12 +7,11 @@ $Source$
|
|||||||
|
|
||||||
2001-08-19 Olivier M<>ller <om@omnis.ch>
|
2001-08-19 Olivier M<>ller <om@omnis.ch>
|
||||||
* db_readdump.php3: if file contains mutiple queries, only show this line:
|
* db_readdump.php3: if file contains mutiple queries, only show this line:
|
||||||
"Your SQL-query has been executed successfully: The content of your
|
"Your SQL-query has been executed successfully: The content of your file
|
||||||
file has been inserted. (131 Instructions)" instead of showing twice
|
has been inserted. (131 Instructions)" instead of showing twice (result +
|
||||||
(result + textarea) the whole file, which could be problematic with
|
textarea) the whole file, which could be problematic with large dumps.
|
||||||
large dumps.
|
* db_details: removed $sql_query_cpy stuff (was used by db_readdump.php3).
|
||||||
* db_details: removed $sql_query_cpy stuff (was used by db_readdump.php3)
|
* lang/*: $strInstructions (used in db_readdump.php3).
|
||||||
* lang/*: $strInstructions (used in db_readdump.php3)
|
|
||||||
|
|
||||||
2001-08-19 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2001-08-19 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* tbl_change.php3: do not modify blob/binaries if $cfgProtectBlob is true
|
* tbl_change.php3: do not modify blob/binaries if $cfgProtectBlob is true
|
||||||
@@ -23,6 +22,10 @@ $Source$
|
|||||||
the current database/table exists, else it moves back to a "parent"
|
the current database/table exists, else it moves back to a "parent"
|
||||||
script (the welcome page/'db_details.php3' if the current
|
script (the welcome page/'db_details.php3' if the current
|
||||||
database/table has has been dropped.
|
database/table has has been dropped.
|
||||||
|
* header.inc.php3, lines 63-64; sql.php3; db_details.php3;
|
||||||
|
tbl_properties.php3: choosing not to execute a drop statement leads now
|
||||||
|
to the calling script (and not the target one used only if this statement
|
||||||
|
is executed).
|
||||||
|
|
||||||
2001-08-18 Robin Johnson <robbat2@orbis-terrarum.net>
|
2001-08-18 Robin Johnson <robbat2@orbis-terrarum.net>
|
||||||
* lib.inc.php3 (788, 790) : tweak size for lower resolution screens.
|
* lib.inc.php3 (788, 790) : tweak size for lower resolution screens.
|
||||||
|
Reference in New Issue
Block a user