Commit Graph

22 Commits

Author SHA1 Message Date
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Dieter Adriaenssens
a30554b1e4 use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
Madhura Jayaratne
c5b108b716 Coding style improvements to Dia_Relation_Schema 2011-08-20 07:29:53 +05:30
Michal Čihař
8fcb4720e2 Include length in headers when we know it 2011-08-04 15:06:09 +02:00
Michal Čihař
7afe37b0a5 Use new function for download headers 2011-08-04 14:20:32 +02:00
Michal Čihař
c9c9fdf49d Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
Michal Čihař
a01662dd4a Revemo empty @license tags 2011-06-27 11:22:10 +02:00
Michal Čihař
4af40a31d5 Remove empty @copyright tags 2011-06-27 11:21:54 +02:00
Michal Čihař
ae8935acf3 Remove some useless doctags 2011-06-22 08:58:18 +02:00
Michal Čihař
3cf4830bbb Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Marc Delisle
e6211f0c2f Other replacements for easier reading 2011-05-09 12:57:28 -04:00
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
Marc Delisle
7ca0657ff0 remove author names as per our policy 2010-08-29 08:54:12 -04:00
Michal Čihař
2ea03801eb Better size of Dia export. 2010-08-23 10:33:05 +02:00
Adnan
5fb5678a50 DIA Relation Schema: scale diagram fix 2010-08-20 11:11:51 +05:00
Adnan
d579653dc5 Removed debug commented code 2010-08-18 19:31:29 +05:00
Adnan
4a4ddeadcf Fixed mime types and improve comments 2010-08-18 18:05:01 +05:00
Adnan
9595dce3b8 PDF + SVG + Dia Schema: Notices Fix + Prompt User for Download Files 2010-07-21 16:11:08 +05:00
Adnan
45399cbadd Dia Schema Class: download fileName added + improved documentation 2010-07-14 06:10:05 +05:00
Adnan
f9c29173bf Dia Schem Class: documented + implemented 2010-07-14 02:32:57 +05:00
Adnan
188c7b8d38 User_Schema class : removed tabs + commented code + organized structure, Delete listing of schema classes in process relation schema file 2010-07-02 16:31:32 +05:00
Adnan
dd217e8dff Export Relation Schema: renaming files + renaming classes according to pear standards 2010-06-25 19:14:47 +05:00