Commit Graph

24 Commits

Author SHA1 Message Date
Marc Delisle
338198dc83 should backquote the field named comment 2003-02-06 17:49:29 +00:00
Marc Delisle
416a7178a4 improve messages 2003-01-25 12:49:09 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Loïc Chapeaux
ad976d1d8b PHP3 fix and bug #571409 2002-09-13 11:07:01 +00:00
Mike Beck
977cf63362 typo 2002-07-30 13:48:20 +00:00
Mike Beck
af12351175 Loic found some parse errors ;-( 2002-07-30 13:44:49 +00:00
Mike Beck
9519b6dff9 Bug 58825: if no pmadb is filled in there should be a decent error 2002-07-30 12:51:38 +00:00
Marc Delisle
f3dc6788a6 for Loic 2002-07-29 16:11:30 +00:00
Mike Beck
36abcf50c4 making the output of relation_lib more beautiful 2002-07-26 16:25:11 +00:00
Mike Beck
1ecf48c138 making the verbose mode of relation.lib more beautiful 2002-07-26 16:20:54 +00:00
Mike Beck
546fac14e5 changes by Loic:
default language should be en-iso-8859-1
beautified code in relation.lib.php3
2002-07-24 16:21:30 +00:00
Marc Delisle
91bdb92806 undefined variable 2002-07-16 19:41:54 +00:00
Mike Beck
0243ae4144 Ability to create PDF where all tables have the same width 2002-07-16 19:10:54 +00:00
Mike Beck
262c7c9613 give the user an easy way to test why relationstuff is not working
page chk_rel is accessible from db_details_structure
warning there can be disabled in config.inc.php3
2002-07-16 17:34:46 +00:00
Marc Delisle
25ed75636a bug 575868 2002-07-14 15:31:57 +00:00
Marc Delisle
6bf0c44168 remove a notice 2002-07-12 12:16:05 +00:00
Loïc Chapeaux
91833f2deb Coding standards 2002-07-11 21:27:16 +00:00
Mike Beck
ae8dd66e04 search directly for pmadb 2002-07-08 09:51:38 +00:00
Mike Beck
74ed4db63d allow to use PMA_query_as_cu without die on error
ignore gracefully if pmadb is set wrongly
2002-07-08 09:36:17 +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
d65c2cb7b0 config and functions useful when working with relationfeatures 2002-06-15 01:39:11 +00:00