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ř
9561f56875
Fix some phpdoc errors.
2008-11-24 09:55:30 +00:00
Michal Čihař
e903114c58
Do not automatically set and create TempDir, it might lead to secrity issue (thanks to Thijs Kinkhorst).
2008-09-02 17:35:48 +00:00
Marc Delisle
e04583fc0a
typos
2008-08-29 16:38:37 +00:00
Michal Čihař
6df6ebf95d
safer handling of temporary files with open_basedir (thanks to Thijs Kinkhorst)
2008-08-29 15:49:06 +00:00
Marc Delisle
e77938bb20
BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
2008-08-20 17:04:37 +00:00
Marc Delisle
9e83516255
bug #2033962 [import] Cannot import zip file
2008-08-09 17:14:28 +00:00
Michal Čihař
3174c8f873
Check whether UploadDir is defined before using it.
2008-04-22 11:26:24 +00:00
Sebastian Mendel
d138f1f856
cleanup
2007-10-18 09:03:01 +00:00
Sebastian Mendel
d2b9013fad
fixed E_STRICT
2007-08-02 11:40:16 +00:00
Sebastian Mendel
c5cba195f1
renamed class files according to PMA standard (or at least how i guess)
2007-05-15 06:18:21 +00:00