Marc Delisle
|
3a34d0e2e8
|
Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-02-16 14:27:16 -05:00 |
|
Hugues Peccatte
|
42e0bdd47a
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-02 18:32:42 +01: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
|
5985894160
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-07 00:31:45 +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 |
|
Michal Čihař
|
36da40f9d7
|
Explicitely mention return type
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-06-06 14:59:22 +02:00 |
|
Michal Čihař
|
7996bd1c21
|
Move hex encoding back to getContent method
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 15:17:55 +02:00 |
|
Michal Čihař
|
bdd5f81f51
|
Break not needed after return
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 14:14:30 +02:00 |
|
Michal Čihař
|
4b0c2a185a
|
Document possibly dead code
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 14:14:15 +02:00 |
|
Michal Čihař
|
452a203d35
|
Break not needed after return
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 14:10:44 +02:00 |
|
Michal Čihař
|
ca433dafe1
|
Remove parameters we do not use
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 14:10:02 +02:00 |
|
Michal Čihař
|
d559fa6a21
|
Remove trailing whitespace from the code
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-03-20 09:36:48 +01:00 |
|
Marc Delisle
|
45da73068d
|
Fix function doc
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-02-23 06:40:40 -05:00 |
|
Michal Čihař
|
1d76d52baf
|
Missing punctuation at the end of sentences
|
2014-01-29 15:21:02 +01:00 |
|
Michal Čihař
|
2a83a5d4d3
|
Make error message a sentence
|
2014-01-29 13:15:44 +01:00 |
|
Marc Delisle
|
8ae7c6935c
|
Remove unused code
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-12 07:35:12 -05:00 |
|
Marc Delisle
|
203072c060
|
Refactor duplicate code for compression detection
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-11 07:58:11 -05:00 |
|
Marc Delisle
|
3b89a4650a
|
Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-11 07:23:53 -05:00 |
|
Madhura Jayaratne
|
5bf243b8e6
|
Specify types
|
2013-11-11 07:14:37 +05:30 |
|
Hugues Peccatte
|
2fc0ca777d
|
Update PHPDoc.
|
2013-11-10 10:28:05 +01:00 |
|
Marc Delisle
|
d2b697ec02
|
Fix typo
|
2013-10-17 06:32:41 -04:00 |
|
Marc Delisle
|
bb923e6fb4
|
Fix typo
|
2013-10-03 11:25:09 -04:00 |
|
Michal Čihař
|
c01c91237c
|
Mising params docs
|
2013-07-30 14:05:36 +02:00 |
|
Michal Čihař
|
9310e76a0e
|
Fix indentation
|
2013-07-30 13:23:51 +02:00 |
|
Michal Čihař
|
3f2a7597d4
|
Wrap some long lines
|
2013-07-10 15:14:02 +02:00 |
|
Michal Čihař
|
37d142bc3f
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
Michal Čihař
|
1d5539d3aa
|
Better function names
Follow PEAR coding standard for function names.
|
2013-05-02 15:01:11 +02:00 |
|
Michal Čihař
|
a6e5286467
|
Fix links to FAQ
|
2012-11-12 14:15:45 +01:00 |
|
Madhura Jayaratne
|
0137d3d783
|
Do not user prefix underscore for protected methods
|
2012-10-28 17:30:28 +05:30 |
|
Madhura Jayaratne
|
c14dad6e77
|
Access modifiers for the methods
|
2012-10-28 17:29:08 +05:30 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Michal Čihař
|
371d420c21
|
Simplify linking to documentation
Now documentation can be simply linked using [doc@anchor]..[/doc]
|
2012-09-05 15:19:13 +02:00 |
|
Madhura Jayaratne
|
54b0cb49c8
|
Doc comments
|
2012-08-31 08:37:46 +05:30 |
|
Chanaka Indrajith
|
1cc49d32d9
|
Resolved conflicts
|
2012-06-27 07:06:34 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Marc Delisle
|
bd3cf8cda8
|
Clarify possible return values
|
2012-06-17 08:31:34 -04:00 |
|
Michal Čihař
|
9ed17c91ce
|
Wrap some long lines
|
2012-05-11 14:55:43 +02:00 |
|
Michal Čihař
|
ec6c781d22
|
Add some missing docs
|
2012-05-11 14:53:24 +02:00 |
|
Dieter Adriaenssens
|
b14acc2e1c
|
fix indentation
|
2012-04-28 22:44:03 +02:00 |
|
Michal Čihař
|
8318db6c8a
|
Single method for setting error about unsupported compression
|
2012-04-27 13:43:16 +02:00 |
|
Michal Čihař
|
c3afb50573
|
Add docs to some files and methods
|
2012-04-27 13:41:44 +02:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Michal Čihař
|
317b365baa
|
Various coding style improvements
|
2012-04-24 14:06:15 +02:00 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
Madhura Jayaratne
|
f354e74c34
|
Coding style improvements - mostly fixing doc comments
|
2012-03-17 19:31:25 +05:30 |
|
Marc Delisle
|
87183ee0e1
|
Remove BLOBstreaming support; will need to run update-po after releasing version 3.5
|
2012-02-17 09:25:45 -05: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 |
|
Piotr Przybylski
|
df9b8c2729
|
Fix comments for functions with missing @return tag
|
2011-08-16 14:31:52 +02:00 |
|
Michal Čihař
|
13a00df54c
|
Remove debugging code
|
2011-08-10 11:34:36 +02:00 |
|