Commit Graph

22 Commits

Author SHA1 Message Date
Robin Johnson
c439d917a4 Coding standards fixes by Loic 2002-08-07 22:36:18 +00:00
Robin Johnson
0aede53a1a - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
- Spelling fix in
  $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
2002-08-07 21:39:46 +00:00
Robin Johnson
a9f696253d BUG() Change 2002-08-07 08:07:50 +00:00
Robin Johnson
9278aaeb17 * libraries/sqlparser.lib.php3:
- Converted code to use $str* variables
- BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
- More PHP3 compatibility
2002-08-07 05:47:13 +00:00
Marc Delisle
3513a3fe2f from Loic 2002-08-05 20:06:09 +00:00
Robin Johnson
35099eb6b6 2002-07-31 Robin Johnson <robbat2@users.sourceforge.net>
tbl_properties_structure.php3 +40: Fix for a warning notice
libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
2002-07-31 20:18:27 +00:00
Marc Delisle
f3dc6788a6 for Loic 2002-07-29 16:11:30 +00:00
Marc Delisle
9dc83fc7d8 typo 2002-07-26 18:30:59 +00:00
Robin Johnson
fa12f6bd65 Fix for ob_flush() bug code 2002-07-26 17:41:01 +00:00
Robin Johnson
00cdeb0819 PHP3 fix for gzcompress bug code 2002-07-26 17:33:31 +00:00
Robin Johnson
1e8bbf98cb libraries/sqlparser.lib.php3:
- Fixed ANSI type string escaping
- Fixed formatting wrt. whitespace in FormatHTML
2002-07-26 17:23:18 +00:00
Loïc Chapeaux
4d5747e176 Translated a string & coding standards 2002-07-26 10:07:45 +00:00
Loïc Chapeaux
a6da8ec9a6 PHP3 fixes 2002-07-26 08:14:02 +00:00
Robin Johnson
bd50de3e00 libraries/sqlparser.lib.php3:
- Fixed analyze code to remove print_r()
2002-07-26 00:01:02 +00:00
Robin Johnson
4d4fff739b libraries/sqlparser.lib.php3:
- Fix strpos on line 168/169 to work with PHP3
2002-07-25 23:06:00 +00:00
Robin Johnson
c6ea79ba9b config.inc.php3, libraries/sqlparser.lib.php3:
- Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
2002-07-25 22:49:34 +00:00
Marc Delisle
2f03dfeca6 for Loic 2002-07-25 12:29:02 +00:00
Robin Johnson
f932ee45ed libraries/sqlparser.lib.php3:
- Cleaned up CSS creation functions
- Formatting fixes
libraries/sqlparser.data.php3:
- Added 'ANALYSE' reserved word (note spelling)
header.inc.php3:
- Added CSS for SQL Parser
libraries/common.lib.php3:
- Change of PMA_format_sql to use new SQL Parser
2002-07-25 05:02:54 +00:00
Robin Johnson
91731e157d libraries/sqlparser.lib.php3:
- Added CSS creation rules
config.inc.php3:
- Added SQL Parser variables
- Remove old SQL Parser variables
2002-07-25 00:09:44 +00:00
Robin Johnson
b3aba47a81 * libraries/sqlparser.lib.php3:
- Spacing around if statements
- Added require statements for parser
- Moved to global constants for size of keyword arrays
2002-07-24 21:37:22 +00:00
Robin Johnson
8cd995a790 Initial Merge completed.
Adding long term debugging code now.
2002-07-24 19:14:47 +00:00
Robin Johnson
a820c208e1 libraries/sqlparser.lib.php3: SQL Parser merging (in progress) 2002-07-24 18:03:50 +00:00