From: jakubvrana
Date: Wed, 1 Oct 2008 11:39:13 +0000 (+0000)
Subject: Function results in edit
X-Git-Tag: v3.0.0~1010
X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=78639a98ca813dd86f2bce3b4b061182d6d323d9;p=adminer.git
Function results in edit
Bulk edit
Remove
diff --git a/todo.txt b/todo.txt
index caa61fb9..cf777709 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,14 +1,12 @@
Add whisperer to fields with foreign key
Highlight found fields
MySQL 5 BIT data type
-Input function results in edit
-Bulk update - leave original, set to value, set to NULL
Transactions in export
Compress export and import
Partitioning (MySQL 5.1)
Create view and routine options
Import CSV
-Fix database encoding - http://php.vrana.cz/prevod-kodovani-mysql.php
+Function to fix database encoding - http://php.vrana.cz/prevod-kodovani-mysql.php
? Execution time in sql.inc.php
? Save token also to cookie - for session expiration and login in other window
? Save uploaded files after error to session variable instead of hidden field
diff --git a/user.inc.php b/user.inc.php
index 178de552..2c24a9f6 100644
--- a/user.inc.php
+++ b/user.inc.php
@@ -134,7 +134,7 @@ if ($_POST) {