Commit Graph

8622 Commits

Author SHA1 Message Date
Sebastian Mendel
e19db554ee upgraded TCPDF to 1.53.0.TC034 (PHP 5) - (needs some more work) 2007-10-19 11:33:00 +00:00
Marc Delisle
dfd0717740 htmlspecialchars() is done in PMA_Message::addParam(), thanks to Sebastian 2007-10-18 20:41:41 +00:00
Marc Delisle
e9da128bc0 strRowsDeleted, strRowsAffected 2007-10-18 17:15:39 +00:00
Marc Delisle
6746dc3561 new strForeignKeyError 2007-10-18 16:47:15 +00:00
Sebastian Mendel
cacd94d629 cleanup -- needs further work (old ereg* functions) 2007-10-18 14:40:13 +00:00
Sebastian Mendel
67d6d5327d cleanup 2007-10-18 12:23:01 +00:00
Sebastian Mendel
afc5d44bed minor cosmetic changes 2007-10-18 12:12:07 +00:00
Sebastian Mendel
62ee5d8491 cleanup 2007-10-18 12:10:22 +00:00
Sebastian Mendel
2f476bf502 cleanup 2007-10-18 12:04:23 +00:00
Sebastian Mendel
980f2f0f1e utf-8 is the default ... now 2007-10-18 11:37:05 +00:00
Sebastian Mendel
9fbb84f28d cleanup 2007-10-18 11:36:27 +00:00
Sebastian Mendel
c7672b5b76 MySQL bug #20910 fixed in 5.0.25 (http://bugs.mysql.com/20910) 2007-10-18 10:11:29 +00:00
Sebastian Mendel
be0373f9d0 cleanup 2007-10-18 10:09:51 +00:00
Sebastian Mendel
d138f1f856 cleanup 2007-10-18 09:03:01 +00:00
Sebastian Mendel
37a4099a4f cleanup 2007-10-18 08:51:19 +00:00
Sebastian Mendel
7bb7e7424c PHP 5 supports specifying output charset for html_entities_decode() 2007-10-18 07:31:21 +00:00
Sebastian Mendel
26599a4fe2 fixed call to PMA_Message::addParam() 2007-10-18 07:24:04 +00:00
Sebastian Mendel
79b0e097d3 accept PMA_Message as param
some more and fixed documentation
2007-10-18 07:12:19 +00:00
Sebastian Mendel
86e2bfa05a this locale string expects a numeric value, not a formated sting 2007-10-18 07:01:15 +00:00
Marc Delisle
9bc8980857 2.11.1.2 release 2007-10-17 16:14:41 +00:00
Sebastian Mendel
d5c158f3c0 PMA_showMessage(): cleanup - fix 2007-10-17 15:55:59 +00:00
Sebastian Mendel
d165fe8e18 PMA_showMessage(): cleanup 2007-10-17 15:47:26 +00:00
Sebastian Mendel
4f685307b4 cleanup 2007-10-17 14:14:59 +00:00
Marc Delisle
3a81ff4b37 improved messages 2007-10-17 14:08:42 +00:00
Sebastian Mendel
994d2667ab PHP 5.2 required 2007-10-17 14:08:40 +00:00
Sebastian Mendel
bccd6fea65 cleanup 2007-10-17 14:07:58 +00:00
Sebastian Mendel
efee2426c5 cleanup 2007-10-17 14:05:21 +00:00
Sebastian Mendel
2ebc28fe34 cleanup 2007-10-17 14:01:50 +00:00
Sebastian Mendel
e22992d956 cleanup 2007-10-17 13:51:06 +00:00
Sebastian Mendel
26d96b8fc0 make use of PMA_Message 2007-10-17 13:33:32 +00:00
Sebastian Mendel
ac6ae7ecf1 tweaked "showing rows x to y (...)" message
fixed wrong config variable used for max exact view count
2007-10-17 13:12:18 +00:00
Sebastian Mendel
a726763bda better check for strings
use no separator if requested, really
2007-10-17 13:10:39 +00:00
Sebastian Mendel
085a7c8f22 make use of PMA_Message 2007-10-17 12:14:19 +00:00
Sebastian Mendel
06b2fea3e3 added functionality
cleanup
comments/phpdoc
2007-10-17 11:51:48 +00:00
Sebastian Mendel
9a510cabf3 make use of PMA_Message 2007-10-17 10:42:33 +00:00
Sebastian Mendel
1454a3e599 PMA_showMessage(): removed obsolete check for $show_error_header 2007-10-17 10:10:17 +00:00
Sebastian Mendel
6ee1069a9c make use of PMA_Message 2007-10-17 10:08:21 +00:00
Sebastian Mendel
b53e28bd31 PMA_mysqlDie(): cleanup, make use of PMA_getIcon() and better use of PMA_generate_common_url() 2007-10-17 10:05:27 +00:00
Sebastian Mendel
0f18e49843 make use of PMA_Message 2007-10-17 09:06:00 +00:00
Sebastian Mendel
236198619d should save before committing ... (missed some comments) 2007-10-17 08:05:57 +00:00
Sebastian Mendel
3b8b479d8c commented out auto-switching to active database - really required? bug #1814718 win: table list disappears (mixed case db names) 2007-10-17 08:03:19 +00:00
Sebastian Mendel
b2fa83b7ab use a more generic link for sf.net tracker items 2007-10-17 08:02:56 +00:00
Sebastian Mendel
68cad9ad8b bug #1814733 win: copy db to mixed name db fails
make use of PMA_Message
do not just exit (blank white page) in case of error when copying/moving tables
2007-10-17 07:38:31 +00:00
Sebastian Mendel
9b7f22ae50 cleanup
moved relation function into relation library file
(some of the changes where checked in with previous checkin by accident)
2007-10-16 15:00:51 +00:00
Sebastian Mendel
d9eebc2ae0 removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed 2007-10-16 14:02:16 +00:00
Sebastian Mendel
46b110828b no more .php3 files (3) 2007-10-16 13:34:33 +00:00
Sebastian Mendel
3f00f63f1b removed old comment 2007-10-16 13:28:55 +00:00
Sebastian Mendel
9ea0cb8b87 no more .php3 files (2) 2007-10-16 13:25:25 +00:00
Sebastian Mendel
c1114209db no more .php3 files 2007-10-16 13:23:58 +00:00
Sebastian Mendel
177ea6c5d5 do not connect twice if no controluser is defined, no controluser query should affect user connection (no DB change) 2007-10-16 12:52:36 +00:00