Hugues Peccatte
dffc8c34e9
Remove logic code in declaration files.
...
Move declaration out of logic file.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-27 18:56:39 +01:00
Hugues Peccatte
c752c01309
Merge branch 'master' into useNamespaces_master
2015-09-27 20:50:19 +02:00
Hugues Peccatte
0f80756fe6
Use pre-increment when possible.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-26 23:12:09 +02:00
Hugues Peccatte
74ef226857
Merge branch 'master' into useNamespaces_master
2015-09-14 22:10:51 +02:00
Michal Čihař
9edddbf598
Avoid failure if allowdeny rules are not set
...
Fixes #11478
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-09-14 10:34:58 +02:00
Hugues Peccatte
3bf856e4c4
Merge branch 'master' into useNamespaces_master
2015-09-13 15:53:04 +02:00
Marc Delisle
efb71af6f4
Fix error report #14326
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-09-12 06:51:51 -04:00
Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +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
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
Chanaka Dharmarathna
cf2de639f7
Remove unused variable
...
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-09-17 21:49:55 +05:30
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
008b1fa8d3
Rewrite to decrease number of nested levels.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-07 22:16:16 +01:00
Michal Čihař
3f2a7597d4
Wrap some long lines
2013-07-10 15:14:02 +02:00
Kasun Chathuranga
479d2c1847
Fix alignment of doc comments
2013-06-11 21:54:34 +05:30
Michal Čihař
23090423d4
Fixed indentation
2013-05-10 09:50:00 +02:00
J.M
84f4f1a246
rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules']
2012-12-27 19:18:34 +01:00
Chanaka Indrajith
6971295e96
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
Chanaka Indrajith
766466135e
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
Madhura Jayaratne
ec9a8cf997
Coding style improvements
2012-05-01 19:38:04 +05:30
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
Madhura Jayaratne
4cb5bcd4b5
Improve coding style
2012-03-18 09:53:33 +05:30
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
Michal Čihař
6b75d60e91
Document that this is IPv4 only
2011-07-22 09:27:49 +02:00
Michal Čihař
236582fb4f
Fix mistakenly broken regexp
2011-07-22 09:25:14 +02:00
Michal Čihař
9405dbb82a
Fix spacing after @param
2011-07-22 09:21:55 +02:00
Michal Čihař
25bda8e991
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
Marc Delisle
79f320e951
remove author names
2010-12-04 06:41:10 -05: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
e747ae55e9
renamed variables to reflect content, and improved matching code
2009-03-10 13:19:55 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Sebastian Mendel
d138f1f856
cleanup
2007-10-18 09:03:01 +00:00
Sebastian Mendel
374abd5173
fixed/added page level docblock
2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Sebastian Mendel
af7691a469
bug #1676033 [core] pow(int,int) causes overflow
2007-03-14 12:47:37 +00:00
Marc Delisle
c165dbe297
checks that the header contains only one IP
2006-12-07 17:57:02 +00:00
Michal Čihař
557962a38d
Define headers which to trust in configuration, thanks for help with this to Christian Schmidt, Peytz & Co.
2006-11-18 12:59:44 +00:00
Michal Čihař
3f8663ead7
Trust only listed proxies for IP Allow/Deny.
2006-11-17 09:52:45 +00:00
Sebastian Mendel
44a0f36096
use PMA_getenv()
2006-04-11 14:33:17 +00:00
Sebastian Mendel
5bdcd33740
replaced $_SERVER with getenv()
2006-03-06 11:32:58 +00:00
Sebastian Mendel
6b4f751e41
fixed bug #1409972 PHP 5.1.2 compatibility
2006-01-19 15:39:29 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Michal Čihař
b4928863ff
Add more useful shortcuts for IP rules (RFE #1022831 ).
2005-10-09 13:25:02 +00:00
Marc Delisle
7cf7ada8ac
patch #1253465 , avoid error messages for unset variables in PHP functions that require a parameter passed by reference
2005-08-14 21:34:01 +00:00
Michal Čihař
1aaa89fa54
Little code reorganistaion (RFE #957308 ), removed some remaining php3 compatibility code in SQL parser.
2004-05-20 16:14:13 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00