Hugues Peccatte
|
6c594eb0cf
|
Fix calls.
Remove useless PHPDoc.
Add missing require.
Add missing 'use'.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-09-05 22:58:47 +02:00 |
|
Dan Ungureanu
|
91b97fadc2
|
Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
|
2015-07-19 00:18:38 +03:00 |
|
Madhura Jayaratne
|
e874e59b69
|
bug #4899 [security] CSRF vulnerability in setup
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-05-13 11:36:06 -04:00 |
|
Marc Delisle
|
371780a0a1
|
Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-12-23 11:32:10 -05:00 |
|
Hugues Peccatte
|
e17de11c74
|
Improve multibytes string manipulation performances.
Review SQL import process.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-30 17:40:09 +01:00 |
|
Ann + J.M
|
e0af0a6e1b
|
PMA_URL_getCommon: Make $params array optional
Signed-Off-By: Ann + J.M. <phpMyAdmin@ZweiSteinSoft.de>
|
2014-10-18 19:42:35 +02:00 |
|
Ann + J.M
|
9a4c9f13fd
|
Remove old style from PMA_URL_getCommon definition
Signed-Off-By: Ann + J.M. <phpMyAdmin@ZweiSteinSoft.de>
|
2014-10-18 19:42:31 +02:00 |
|
Hugues Peccatte
|
48bd3b8ee5
|
Remove unused $pmaString.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-05 10:42:44 +02:00 |
|
Hugues Peccatte
|
3de88162ff
|
Replace PMA_String uses by mb_* calls.
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-28 20:53:01 +02:00 |
|
Hugues Peccatte
|
9b77d746ab
|
Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-06 10:44:03 +02:00 |
|
Marc Delisle
|
531dac4784
|
Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-26 12:44:55 -04:00 |
|
Michal Čihař
|
475eac8625
|
Document optional parameter type
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-06-06 14:23:06 +02:00 |
|
Ann + J.M
|
5ddd0c1990
|
Code style fixes
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-05-21 20:56:01 +02:00 |
|
Marc Delisle
|
e7d877d82a
|
Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-04-07 12:47:42 -04:00 |
|
Madhura Jayaratne
|
84e9ce4946
|
Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 17:26:27 +05:30 |
|
Michal Čihař
|
2407bc1bff
|
Cache HTML encoded separtor value
This function is called quite often so caching helps.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-01-06 11:23:18 +01:00 |
|
Hugues Peccatte
|
464ec23ad8
|
Huge PHPDoc update.
|
2013-11-10 23:04:58 +01:00 |
|
Marc Delisle
|
d2b697ec02
|
Fix typo
|
2013-10-17 06:32:41 -04:00 |
|
Michal Čihař
|
1a9edda119
|
Various coding style fixes
|
2013-08-07 11:06:41 +02:00 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Marc Delisle
|
497583adba
|
Merge branch 'QA_3_5'
|
2012-11-15 07:08:45 -05:00 |
|
Marc Delisle
|
ccb21c0365
|
Add W3C reference for URL argument separators
|
2012-11-15 07:08:36 -05:00 |
|
Madhura Jayaratne
|
a8dc1ed3d4
|
Wrap a long line
|
2012-06-23 22:17:32 +05:30 |
|
Michal Čihař
|
0e26eeb56a
|
Move comments out of if statement
|
2012-04-27 11:40:11 +02:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Jo Michael
|
6ba62e1b2d
|
Replaced "seperator" with "separator"
|
2012-04-07 20:23:22 +02:00 |
|
Dieter Adriaenssens
|
7bceb3faad
|
fix typo
|
2012-04-06 11:00:56 +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 |
|
Madhura Jayaratne
|
7b054e9b7d
|
Fix doc blocks, multi line if statements, switch-case statements
|
2011-08-19 20:48:27 +05:30 |
|
Michal Čihař
|
9405dbb82a
|
Fix spacing after @param
|
2011-07-22 09:21:55 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +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 |
|
Michal Čihař
|
df4a6efe47
|
Drop convcharset/pma_charset handling.
This code had no real use, it was used for converting strings from MySQL
to browser encoding.
|
2010-07-20 11:46:11 +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ř
|
f9ccd69538
|
Remove no longer needed language file names.
|
2010-04-09 13:57:36 +02:00 |
|
Marc Delisle
|
819324ede6
|
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
|
2010-03-06 18:04:17 +00:00 |
|
Michal Čihař
|
84ae0420fe
|
Adding @package, third part.
|
2008-11-24 11:22:44 +00:00 |
|
Marc Delisle
|
c059601d6c
|
patch #2242765 [core] Navi panel server links wrong
|
2008-11-21 17:57:32 +00:00 |
|
Marc Delisle
|
f2c9af09e3
|
improved calling parameter and explanation
|
2008-10-08 12:14:19 +00:00 |
|
Marc Delisle
|
fd03f05f4d
|
bug #1914066 [core] ForceSSL generates incorrectly escaped redirections, this time with the correct fix
|
2008-10-06 21:36:08 +00:00 |
|
Marc Delisle
|
15bafa3c33
|
no custom color picker if JS is not active
|
2008-07-19 15:15:59 +00:00 |
|
Sebastian Mendel
|
e0670d449a
|
... but do not rely on arg_separator.output
|
2007-12-18 15:48:24 +00:00 |
|
Sebastian Mendel
|
5c1fec5bc7
|
make use of http_build_query()
|
2007-12-18 15:14:35 +00:00 |
|
Marc Delisle
|
f1a266c778
|
fix multi-server login bug introduced in revision 10855; ensure that the new _form_params are really used by the called function; missing doc for PMA_generate_common_hidden_inputs()
|
2007-10-26 17:08:12 +00:00 |
|
Sebastian Mendel
|
f648662d2a
|
allow multi dimensional arrays for PMA_generate_common_hidden_inputs()
|
2007-10-02 07:28:48 +00:00 |
|
Sebastian Mendel
|
11639ef32c
|
some code rework for better readability
|
2007-09-04 15:42:23 +00:00 |
|
Sebastian Mendel
|
a064d0cf9c
|
guess url param separator only once;
optionally encode it;
|
2007-09-04 13:45:07 +00:00 |
|