Commit Graph

22 Commits

Author SHA1 Message Date
Madhura Jayaratne
152574fa2b No leading underscores for non-private method names
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 07:29:34 +05:30
Hugues Peccatte
c8b6f6950d Minor code refactor.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-04-26 20:16:35 +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
Hugues Peccatte
493f9c5a1a Don't use function in for loop test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-18 21:29:34 +01:00
Madhura Jayaratne
afada9b377 Add some missing doc comments 2013-11-10 07:37:12 +05:30
Madhura Jayaratne
184316d891 Coding style fixes 2013-11-03 19:00:41 +05:30
Piotr Przybylski
a67e41a646 Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Michal Čihař
107a727864 Various coding style fixes 2013-07-30 13:52:40 +02:00
Madhura Jayaratne
72cdb4d058 Simplify the logic a bit 2012-07-29 08:10:25 +05:30
Madhura Jayaratne
3ad443a656 Merge branch 'QA_3_5' 2012-07-29 08:09:02 +05:30
Alain ICHE
66100f67d7 bug #3541966 [config] Error in generated configuration array 2012-07-29 08:05:04 +05:30
Michal Čihař
b846df7033 Empty line between @param and @return 2012-04-27 13:54:13 +02:00
Dieter Adriaenssens
43b41a8cbb cleanup package tags 2012-03-14 15:37:36 +01: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
Marc Delisle
12fcc270f2 Merge branch 'QA_3_4' 2011-07-02 20:52:10 -04:00
Herman van Rink
0fbedaf5fd Fixed possible code injection incase session variables are compromised, see PMASA-2011-6 2011-06-30 13:21:31 +02:00
Marc Delisle
13b31956ae For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
Marc Delisle
c432089db8 Remove author names per our policy 2011-01-30 06:46:15 -05:00
Crack
4a5ffa7a12 File comments:
- remove @license and @version from comments
- add vim settings
- change descriptions in form definition files
2010-08-03 00:55:57 +02:00
Crack
e76b4f8721 fix array definition code 2010-07-31 21:54:38 +02:00
Crack
dcc352a9dc refactor config file generation out of ConfigFile class 2010-07-30 20:25:22 +02:00