Commit Graph

3837 Commits

Author SHA1 Message Date
Marc Delisle
ddde729980 parse error 2002-06-19 14:57:08 +00:00
Alexander M. Turek
f88118f447 Only run config_import.lib.php3 if config.inc.php3 is too old. 2002-06-19 13:19:40 +00:00
Alexander M. Turek
75823768dc New backwards compatibility code 2002-06-19 13:06:01 +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
Robin Johnson
c246cedc00 libraries/relation.lib.php3:144,190
- Cleaned up is_array() to isset(0 && is_array()
2002-06-18 17:13:48 +00:00
Robin Johnson
b83b0e9349 libraries/relation.lib.php3:83
- Fixed $cfg['Servers']['Server'] -> $cfg['Server']
2002-06-18 16:40:45 +00:00
Marc Delisle
61b5ae3318 pmadb can be blank 2002-06-18 02:33:07 +00:00
Mike Beck
cd4dce6f0e last changes to have relationstuff in central db
enabled column_comments
2002-06-15 15:15:00 +00:00
Mike Beck
840f1a726e Changes for new centralized PMA DB - cfg Parameter is called pmadb now, not bookmarkdb 2002-06-15 10:57:05 +00:00
Mike Beck
d65c2cb7b0 config and functions useful when working with relationfeatures 2002-06-15 01:39:11 +00:00
Alexander M. Turek
707430045a JS syntax error 2002-06-14 19:12:09 +00:00
Alexander M. Turek
965cb0a4a7 German UTF-8 2002-06-14 15:43:51 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Mike Beck
f5e2b34491 Cleaning my code a little ;-) 2002-06-13 23:05:01 +00:00
Mike Beck
be0491f545 hopefully missing brackets detection is now bugfree ;-) 2002-06-13 09:38:06 +00:00
Mike Beck
43edef55a4 too many newlines when using syntaxcoloring fixed 2002-06-13 09:19:12 +00:00
Mike Beck
1eff1fcd64 now also syntaxhighlighting LIMIT 2002-06-13 08:05:08 +00:00
Mike Beck
228aa927ef more bugfixes for syntaxcoloring 2002-06-12 17:19:40 +00:00
Mike Beck
923a2c12e6 Bugfixing Syntaxcoloring 2002-06-12 16:12:07 +00:00
Mike Beck
8907f9ad77 Multiline SQL statements should still be in one line even after Syntaxcoloring 2002-06-12 14:54:33 +00:00
Mike Beck
5e9f703bc7 Now format_sql also finds missing brackets 2002-06-12 13:06:44 +00:00
Mike Beck
db0e689d4c enabled Syntaxcoloring for SQL Statements. This can be turned off in config.inc.php3 2002-06-12 11:59:35 +00:00
Alexander M. Turek
ce59b07f5a JS fixes 2002-06-11 14:50:48 +00:00
Alexander M. Turek
e290b3fe9c Catch parse errors in the config file. 2002-06-09 14:38:25 +00:00
Robin Johnson
e76a939067 Run a stable version instead of a beta version 2002-06-09 09:07:36 +00:00
Robin Johnson
f5f443cda2 Initial checkin of base DB-Config code 2002-06-09 08:52:08 +00:00
Loïc Chapeaux
18e88a20b5 Light optimizations and fixes 2002-06-02 14:15:35 +00:00
Alexander M. Turek
a0d34549fd Beautified code / XHTML fixes 2002-06-01 20:35:54 +00:00
Loïc Chapeaux
a318df695e Header case 2002-06-01 20:09:57 +00:00
Loïc Chapeaux
263829ffb3 coding standards, comments... 2002-06-01 16:31:17 +00:00
Loïc Chapeaux
3060f40b9e * Updated the FPDF library to the 1.5 revision...
* ... made it PHP3 and xhtml compliant...
* ... and applied coding standards.
2002-06-01 15:17:36 +00:00
Alexander M. Turek
eebe614c0b print view for SQL results 2002-05-31 15:32:41 +00:00
Loïc Chapeaux
405ff52b51 Improved a bit the detection mechanism 2002-05-26 13:09:35 +00:00
Loïc Chapeaux
2984ef3eef Moved the "fpdf" directory in the "libraries" one 2002-05-25 10:40:57 +00:00
Loïc Chapeaux
7af5a13435 Optimization 2002-05-25 10:27:32 +00:00
Loïc Chapeaux
ddd8747429 warnings 2002-05-25 09:32:11 +00:00
Loïc Chapeaux
28a72c8e1a fixed a PHP3 bug and coding standards 2002-05-25 08:53:55 +00:00
Marc Delisle
c20ecc7900 explain, show source 2002-05-24 12:44:21 +00:00
Loïc Chapeaux
413fca97b6 Fixes available "actions" with a "proc analyse" statement in a sql query 2002-05-24 11:31:52 +00:00
Loïc Chapeaux
917a852b48 Fixed bug #559815 - Javascript problem with Opera 2002-05-24 09:28:14 +00:00
Loïc Chapeaux
c2a6a87eb9 Ensure compatibility with old releases 2002-05-24 09:17:16 +00:00
Loïc Chapeaux
f31324fac8 Fixed possible errors with special characters in tables names 2002-05-22 20:36:35 +00:00
Marc Delisle
bf1d64f119 PMA_table_info 2002-05-22 12:17:54 +00:00
Alexander M. Turek
584b164547 albanian 2002-05-19 12:29:23 +00:00
Loïc Chapeaux
ac72eff066 Fixed a parse error. 2002-05-18 20:56:54 +00:00
Loïc Chapeaux
d5798ec9cc inversed proxy and real ip 2002-05-18 15:26:32 +00:00
Loïc Chapeaux
729ec930c3 From Rabus: if a binary record contains some html special characters, display was not xhtml compliant 2002-05-18 13:14:12 +00:00
Loïc Chapeaux
9da7080d8d * exported the "IP-based Allow/Deny" code in a distinct library;
* coding standards;
* improved PHP3 compliance;
* better ip checking.
2002-05-18 12:37:01 +00:00
Robin Johnson
6c5db8e09b 2002-05-17 Robin Johnson <robbat2@users.sourceforge.net>
* config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
      from feature #484158
    * Documentation.*: feature #484158 documented
2002-05-18 06:05:48 +00:00
Alexander M. Turek
3e7733b21d removed "better fix"... 2002-05-17 14:29:04 +00:00