]> git.joonet.de Git - adminer.git/commitdiff
Whitespace
authorJakub Vrana <jakub@vrana.cz>
Thu, 27 May 2010 11:32:58 +0000 (13:32 +0200)
committerJakub Vrana <jakub@vrana.cz>
Thu, 27 May 2010 11:33:09 +0000 (13:33 +0200)
adminer/include/pdo.inc.php
todo.txt

index 359e5a8a7751c51043ab0cd160b229848c44bc99..2e7be1711fbbcd900920a0fffa1a6d317da55062 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 // PDO can be used in several database drivers
 if (extension_loaded('pdo')) {
-       /*abstract */class Min_PDO extends PDO {
+       /*abstract*/ class Min_PDO extends PDO {
                var $_result, $server_info, $affected_rows, $error;
                
                function __construct() {
index b6de65548591d252b14e891bb6bd9dc8a20cedcc..e2b159b5fd5a5c169a6a482d364d97009b465ec0 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -7,7 +7,7 @@ Blob download and image display in edit form (important for Editor with hidden f
 Add title to Logout, edit (in select) and select (in menu) in style "hever"
 Shift-click in checkboxes to select range
 Export by GET parameters
-Only first part of big BZ2 export is readable
+Only first part of big BZ2 export is readable, files are missing in TAR
 Auto-refresh processlist (thanks to Jan Garaj)
 Show pagination above and under the table in select
 ? Filter by value in row under <thead> in select