Madhura Jayaratne
f5dfca5c8c
Improve doc blocks
2012-09-05 22:14:40 +05:30
Madhura Jayaratne
6fdf3a9243
Class names should start with capital letters
2012-06-23 22:12:51 +05:30
Madhura Jayaratne
10510e16b4
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
Dieter Adriaenssens
3a3da2987e
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
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
Michal Čihař
94ac586dba
Move avoid_cache to end, it is not used so often as size
2011-08-04 15:02:35 +02:00
Michal Čihař
045f59c78a
Use new function for download headers
2011-08-04 14:26:47 +02:00
Michal Čihař
5e557a89b7
Create file without storing in memory
2011-05-17 15:29:22 +02:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
f700a73c81
No need for require_once in these files.
2010-07-26 16:44:47 +02:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Michal Čihař
610cc27c57
Some more phpdoc fixes (adding packages, ignoring some symbols,...).
2008-11-24 09:31:30 +00:00
Marc Delisle
c930d2bd4f
patch #209978 , missing svn:eol-style
2008-09-10 16:53:28 +00:00
Sebastian Mendel
a54329efa9
finished todos: no need to save zip file locally, use own zip class
2007-12-12 12:17:07 +00:00
Sebastian Mendel
5ad6acf2c2
experimental Mozilla Prism support
2007-11-06 09:28:59 +00:00