Commit Graph

79075 Commits

Author SHA1 Message Date
Robert Readman
bd387b85d4 Translated using Weblate. 2012-09-19 14:18:56 +02:00
Michal Čihař
edd30e6681 Missing include for util class 2012-09-19 14:16:38 +02:00
Michal Čihař
7474e4635e Wrap some long lines 2012-09-19 14:14:33 +02:00
Michal Čihař
9fddc8a725 Simplify code 2012-09-19 14:14:33 +02:00
Michal Čihař
d5f7a90703 Replace mixed html and php with php 2012-09-19 14:14:33 +02:00
Madhura Jayaratne
b13d547e04 Various improvements to doc blocks 2012-09-19 17:27:03 +05:30
Michal Čihař
83f25cc0e1 Drop some inline html 2012-09-19 13:47:20 +02:00
Michal Čihař
c64707ea79 Docblocks improvements 2012-09-19 13:47:20 +02:00
Madhura Jayaratne
7cd8052846 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-09-19 17:14:50 +05:30
Madhura Jayaratne
0725e792fa Fix doc blocks 2012-09-19 17:14:08 +05:30
Michal Čihař
cce715befe Various coding style improvements 2012-09-19 13:35:31 +02:00
Michal Čihař
22d6d67bdf Merge remote-tracking branch 'origin/QA_3_5' 2012-09-19 13:31:18 +02:00
Anusuk Sangubon
04daaae15a Translated using Weblate. 2012-09-19 13:30:57 +02:00
Michal Čihař
773dbd95e0 Doc improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
62af270ee8 Rename private variables to start with underscore 2012-09-19 13:29:57 +02:00
Michal Čihař
cf4faabd66 Various doc blocks improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
81b9ac6395 Rename private variables to start with underscore 2012-09-19 13:29:57 +02:00
Michal Čihař
da92463ac4 Various doc blocks improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
e6d6704e79 Remove not used debug code 2012-09-19 13:29:57 +02:00
Michal Čihař
b92f6d57e7 Document shutdown handler and rename it 2012-09-19 13:29:57 +02:00
Michal Čihař
7fe1d63089 Merge pull request #91 from Chanaka/master
PMA_Util static class introduced instead of PMA_CommonFunctions singleton class
2012-09-19 03:54:36 -07:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Madhura Jayaratne
9273cf96ce Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-09-18 23:34:14 +05:30
Madhura Jayaratne
c91e4cf2a8 wrap some long lines 2012-09-18 23:33:26 +05:30
Madhura Jayaratne
139c4d42f7 Fix docs 2012-09-18 23:30:33 +05:30
Madhura Jayaratne
c8f88eb19b Fix doc blocks 2012-09-18 23:18:14 +05:30
Madhura Jayaratne
87e9702382 Fix doc blocks 2012-09-18 23:07:53 +05:30
Madhura Jayaratne
1b486107a5 Improve doc blocks 2012-09-18 22:56:23 +05:30
Madhura Jayaratne
8a0e10c05c Wrap some long lines 2012-09-18 22:46:34 +05:30
Madhura Jayaratne
5f2c5b023e Fix doc blocks 2012-09-18 22:36:34 +05:30
Madhura Jayaratne
3ccf2a8360 Fix class name 2012-09-18 22:31:41 +05:30
Madhura Jayaratne
c3a4d4f04d Fix docs 2012-09-18 22:29:49 +05:30
Madhura Jayaratne
cee3dc7fd2 Use lower case 'array' 2012-09-18 22:11:21 +05:30
Madhura Jayaratne
7076789332 Remove some extraneous new lines 2012-09-18 22:02:08 +05:30
Dieter Adriaenssens
8ccb37e93e move property definition to constructor to allow concatenation 2012-09-18 17:33:37 +02:00
Michal Čihař
a3a4597a06 Docblocks fixes 2012-09-18 17:19:28 +02:00
Michal Čihař
b5f7840f1a Seems like concatenation does not work here :-( 2012-09-18 17:14:05 +02:00
Michal Čihař
675f619290 Unset potentially problematic variables 2012-09-18 17:12:05 +02:00
Dieter Adriaenssens
a8f591c26b wrap long lines 2012-09-18 17:07:23 +02:00
Dieter Adriaenssens
dcd234b661 improve coding style : fix indentation and function calls 2012-09-18 17:07:23 +02:00
Michal Čihař
2d7c588c7d Various coding style improvements, mostly docblocks 2012-09-18 17:07:05 +02:00
Michal Čihař
ed83a0874a Various coding style improvements 2012-09-18 16:57:22 +02:00
Michal Čihař
3628d0a593 Remove dead code 2012-09-18 16:50:40 +02:00
Michal Čihař
0a10ad15c3 Add some docblocks 2012-09-18 16:40:54 +02:00
Michal Čihař
c198b82a69 Various coding style improvements 2012-09-18 16:37:56 +02:00
Michal Čihař
0cb933732d Add test for error formatting 2012-09-18 16:33:29 +02:00
Michal Čihař
5abe0dee3f Add docs 2012-09-18 16:33:29 +02:00
Michal Čihař
e08c1f6431 Add test for PMA_is_system_schema 2012-09-18 16:33:29 +02:00
Michal Čihař
fe4abd6e18 Better variable name 2012-09-18 16:33:29 +02:00