Commit Graph

30 Commits

Author SHA1 Message Date
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
cac4247057 Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Sebastian Mendel
7a19861b4b style upgrade 2006-04-25 15:21:33 +00:00
Sebastian Mendel
6b4f751e41 fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Marc Delisle
306d83af03 display PDF schema did not work (missing dot) 2006-01-06 18:52:34 +00:00
Marc Delisle
27cbdefa1b bug #1389165, shows all columns as Null Yes 2006-01-06 18:08:58 +00:00
Marc Delisle
97bd2323d5 bug #1389165, shows all columns as Null Yes 2006-01-06 18:05:53 +00:00
Sebastian Mendel
16a71a194e added database name to relation querys 2005-12-17 17:36:58 +00:00
Sebastian Mendel
fe8553fa7b removed PMA_isInto(), deprecated by in_array() 2005-12-08 12:37:38 +00:00
Michal Čihař
c350f65e74 Bad copy and paste, here should be iso-8859-2 (thanks Marc!). 2005-12-04 14:01:25 +00:00
Michal Čihař
34ce345251 Do not use right_font_family. 2005-11-27 21:33:01 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Marc Delisle
7cf7ada8ac patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
Marc Delisle
9bef31439e native comments 2005-03-05 23:21:25 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Marc Delisle
063ddc7f5d PDF inline output 2004-10-15 18:05:28 +00:00
Marc Delisle
cded76261f needed for new fpdf library 2004-10-15 16:49:18 +00:00
Marc Delisle
1742119cf6 PDF pages and mysqli extension 2004-08-08 19:21:39 +00:00
Marc Delisle
2bbeebbb96 bug 915735, dictionary cropped in landscape letter 2004-05-31 19:24:58 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Marc Delisle
f5371237aa contents page orientation 2004-05-20 14:49:04 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Marc Delisle
f8d049ace5 use PMA_DBI function 2004-01-20 20:24:00 +00:00
Marc Delisle
28a5d0476e PMA_DBI_num_rows 2004-01-20 19:35:37 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
c2b46ac945 Final batch of PHP3-Compatibility fixes. Please test. :-) 2003-11-22 20:57:48 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00