Michal Čihař
2d90978ca9
GD autodetection should now work on all systems
2003-06-13 07:37:26 +00:00
Michal Čihař
9d7ccb8c30
Default iconv parameters to empty string.
2003-06-05 18:45:21 +00:00
Michal Čihař
38db258110
Merged patch #729514 - support for iconv parameters.
2003-05-11 17:29:53 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +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
Alexander M. Turek
7184bb81c8
For Lo�c: Coding standards
2002-08-21 09:30:53 +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
Marc Delisle
ed74cb4bfa
for Loic
2002-07-22 13:18:02 +00:00
Alexander M. Turek
0f629f73dc
Exit the script if iconv cannot be used.
2002-07-18 22:58:42 +00:00
Marc Delisle
5bd3c315c1
bug 581577
2002-07-16 11:32:58 +00:00
Marc Delisle
42c958fe0b
remove @ before dl()
2002-07-15 15:31:18 +00:00
Loïc Chapeaux
91833f2deb
Coding standards
2002-07-11 21:27:16 +00:00
Marc Delisle
b0c73d0c80
wrong function
2002-07-10 10:04:53 +00:00
Alexander M. Turek
a3371cef51
$GLOBALS[]
2002-07-06 21:23:28 +00:00
Loïc Chapeaux
a5d00d53a9
coding standards
2002-07-05 13:25:03 +00:00
Robin Johnson
eb81d83b9d
* libraries/charset_conversion.lib.php3,
...
libraries/common.lib.php3,
main.php3
- added isset() before some configuration variables
2002-06-19 08:07:03 +00:00
Marc Delisle
9bd9a44a67
charset patch
2002-06-14 12:07:18 +00:00