Hugues Peccatte
|
fd7f02f929
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-02 14:33:41 +01:00 |
|
Michal Čihař
|
37d142bc3f
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
Madhura Jayaratne
|
56db0c29c6
|
Update the call to renamed functions
|
2013-06-11 17:04:25 +05:30 |
|
Madhura Jayaratne
|
9c681b30af
|
Rename PMA_import_sessionCheck() -> PMA_Import_sessionCheck()
|
2013-06-11 17:02:20 +05:30 |
|
Madhura Jayaratne
|
0ecadbba0d
|
Rename PMA_import_progressCheck() -> PMA_Import_progressCheck()
|
2013-06-11 17:01:42 +05:30 |
|
Madhura Jayaratne
|
afdb9ec796
|
Rename PMA_import_nopluginCheck() -> PMA_Import_nopluginCheck()
|
2013-06-11 17:00:54 +05:30 |
|
Madhura Jayaratne
|
37eaa0a680
|
rename PMA_import_apcCheck() -> PMA_Import_apcCheck()
|
2013-06-11 17:00:11 +05:30 |
|
Marc Delisle
|
063a2d9937
|
bug #3964 Import using https does not work
|
2013-06-10 08:02:00 -04:00 |
|
J.M
|
dfdee264c3
|
Fix bug #3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM
|
2013-04-15 16:25:43 -04:00 |
|
J.M
|
b35d605c74
|
-bug #3538914 [import] upload progress broken
|
2012-06-30 16:54:22 +02:00 |
|
Alex Marin
|
e8ef29f92f
|
oop: fix bug #3538914 upload progress
|
2012-06-29 15:28:54 +03:00 |
|
Alex Marin
|
3fa180b228
|
oop: merge master, fix commits
|
2012-06-27 19:52:37 +03:00 |
|
J.M
|
ed8e998307
|
Remove check for cURL support in PHP 5.4 upload progress handler, we dont need it anymore
|
2012-06-24 21:08:54 +02:00 |
|
Alex Marin
|
c9218f08a6
|
oop: plugins bugs
|
2012-06-22 18:35:15 +03:00 |
|
Alex Marin
|
89570a5475
|
oop: import/upload interface and classes
|
2012-06-22 18:28:24 +03:00 |
|
Madhura Jayaratne
|
b6f4a6513f
|
Coding style improvements
|
2012-05-12 22:58:03 +05:30 |
|
Madhura Jayaratne
|
4b8d52d937
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|
Rouslan Placella
|
ff66fdbdf9
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Jo Michael
|
54e34e5ef2
|
Fixed PHP 5.4 session.upload_progress import library with a workaround
|
2012-04-07 00:23:53 +02:00 |
|
Jo Michael
|
dd3c443591
|
rfe #3507804 Session upload progress (PHP 5.4)
|
2012-04-03 03:13:57 +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 |
|
Dieter Adriaenssens
|
e82d3c7136
|
require/include are statements not functions; no parentheses are required
|
2011-08-21 23:36:10 +02:00 |
|
Michal Čihař
|
1ec0b69e6b
|
Coding style, function definitions
|
2011-08-05 14:49:23 +02:00 |
|
Michal Čihař
|
d55306252b
|
Replace tabs with spaces, cleanup identation
|
2011-07-22 10:15:08 +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
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +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 |
|
Herman van Rink
|
2d60036978
|
uploadprogress: cleanup + added documentation link. Merged from git
|
2010-03-02 10:11:37 +00:00 |
|
Marc Delisle
|
1f6d16e38c
|
code cleanup; missing doc; XHTML fixes in doc
|
2009-12-06 18:27:44 +00:00 |
|
Marc Delisle
|
60536d78e1
|
patch #2798592 [import] Progress bar
|
2009-07-02 12:12:06 +00:00 |
|