Alexander M. Turek
85c05eeb2f
Fixed a JS error.
2002-08-26 12:19:08 +00:00
Alexander M. Turek
eff4f810f7
upload directory
2002-08-26 11:58:24 +00:00
Michal Čihař
ffb4d649c4
I'm idiot, I commited my config :-(
2002-08-26 11:10:30 +00:00
Michal Čihař
0ea0c52e7d
updated lang/czech-*.inc.php3
2002-08-26 11:07:09 +00:00
Alexander M. Turek
a62629c9d0
For L�c: Zend Accelerator bug ( #571409 )
2002-08-26 08:30:32 +00:00
Alexander M. Turek
e942c1ce70
Better fix against bug #594947 .
2002-08-26 07:04:07 +00:00
Alexander M. Turek
c2b48044f5
(jp) Updates
2002-08-26 06:15:32 +00:00
Marc Delisle
86696c37cd
faq 1.22
2002-08-24 13:04:18 +00:00
Marc Delisle
40627b5584
faq 6.15
2002-08-24 12:52:36 +00:00
Marc Delisle
1298a12613
upload dir validation
2002-08-23 12:20:07 +00:00
Alexander M. Turek
11b4950345
For Lo�c: bug #571409
2002-08-23 10:22:54 +00:00
Alexander M. Turek
0bed021814
For Lo�c: XHTML optimizations
2002-08-23 08:09:55 +00:00
Alexander M. Turek
dc870e5261
use unix line feed
2002-08-23 06:37:41 +00:00
Alexander M. Turek
d1ef7e5fd3
(ms) Updates
2002-08-23 06:34:54 +00:00
Alexander M. Turek
470fe2acac
Don't let php display an error message if dl() fails.
2002-08-23 06:13:07 +00:00
Marc Delisle
619b72b1ef
true -> TRUE
2002-08-22 19:28:42 +00:00
Alexander M. Turek
5617ff622e
Display .sql files only.
2002-08-22 14:22:47 +00:00
Alexander M. Turek
bad5f5dd95
Backwards compatibility
2002-08-22 14:10:43 +00:00
Alexander M. Turek
94b54524cb
Backwards compatibility / (ms) New language
2002-08-22 13:30:10 +00:00
Robin Johnson
2aad7d0845
config.inc.php3, left.php3:
...
- $cfg['LeftDisplayLogo'] to turn off PMA logo display
2002-08-22 07:59:38 +00:00
Alexander M. Turek
98e16357dd
bug #594947
2002-08-22 07:08:39 +00:00
Marc Delisle
97cedeb931
strLogin
2002-08-21 16:37:40 +00:00
Alexander M. Turek
7971ae8ed4
Converted special characters into HTML entities.
2002-08-21 16:30:31 +00:00
Alexander M. Turek
c6d25e2556
Another note in order to avoid annoying mails.
2002-08-21 16:20:54 +00:00
Alexander M. Turek
051810f2b6
(de) Updates
2002-08-21 16:18:14 +00:00
Marc Delisle
589ffda3ac
logo
2002-08-21 14:47:22 +00:00
Marc Delisle
8a3a84dc0f
for Loic
2002-08-21 14:20:25 +00:00
Marc Delisle
4656e023f9
Loic: coding standards, optimization
2002-08-21 13:45:44 +00:00
Marc Delisle
a06a9eda0e
undefined index (innodb)
2002-08-21 13:03:22 +00:00
Marc Delisle
0db2a7765a
web-based upload dir
2002-08-21 12:53:53 +00:00
Marc Delisle
015648e7a0
web-based upload dir
2002-08-21 12:45:44 +00:00
Marc Delisle
c694b7d412
web-based upload dir
2002-08-21 12:42:46 +00:00
Alexander M. Turek
5c34bc6446
Updated FAQ 1.6
2002-08-21 09:48:51 +00:00
Alexander M. Turek
7184bb81c8
For Lo�c: Coding standards
2002-08-21 09:30:53 +00:00
Michal Čihař
73ce610905
modified common.lib.php3 to fit coding standards
2002-08-21 09:21:36 +00:00
Michal Čihař
4ec6116a5a
modified to fit coding standards
2002-08-21 09:18:20 +00:00
Alexander M. Turek
f175e698e1
bug #597184
2002-08-20 05:56:22 +00:00
Alexander M. Turek
c40a779212
bug #596019
2002-08-17 07:13:41 +00:00
Alexander M. Turek
71bf735d35
Backwards compatibility
2002-08-15 19:46:21 +00:00
Marc Delisle
acacc9bff2
optional auto-select
2002-08-15 17:46:59 +00:00
Marc Delisle
441513774b
optional auto-select
2002-08-15 17:39:21 +00:00
Marc Delisle
591c729ad6
optional auto-select
2002-08-15 17:32:14 +00:00
Alexander M. Turek
b2ee62d970
Backwards compatibility
2002-08-15 17:15:58 +00:00
Alexander M. Turek
200905a1eb
???
2002-08-15 17:06:36 +00:00
Alexander M. Turek
a1aafa455a
(de) typo
2002-08-15 16:55:21 +00:00
Marc Delisle
3545639b36
how to run a .sql file
2002-08-15 13:09:15 +00:00
Michal Čihař
15eed4df54
Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
2002-08-15 11:52:26 +00:00
Alexander M. Turek
b70b4e2552
Undefined variable
2002-08-15 10:35:51 +00:00
Olivier Müller
7d82a2c31d
updated mail address of Tobias Ratschiller (exit phpwizard)
2002-08-14 21:24:28 +00:00
Michal Čihař
383f6b6949
Improvements to importing/exporting when utf-8 translation is being used:
...
* Improved detection of used recoding function, now can be configured
which function should be preffered ($cfg['RecodingEngine']).
* read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
iconv.
* Support for converting charset of loaded files, used new function
PMA_convert_file.
* Support for exporting in custom charset.
2002-08-14 16:18:51 +00:00