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
Hugues Peccatte
114f1a66e1
Update PHPDoc.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-19 13:41:13 +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
ad49ae971e
These checks are redundant. <feature>work variables should always be defined unless in an upgrade
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-15 19:31:37 +05:30
Madhura Jayaratne
b0ae16fcd6
These are also internal directives. Remove underscore to match with other similar ones
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 17:15:10 +05:30
Madhura Jayaratne
d9afffb089
Remove configuration storage data related to a user upon deleting the user
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 11:52:13 +05:30
Marc Delisle
e858172a9f
Bug Undefined index central_columnswork
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-11 06:03:28 -05:00
Madhura Jayaratne
19583d8013
bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-31 17:18:08 +05:30
Bimal Yashodha
48dd4f354d
Remove references to designer_coords and designerwork
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-16 11:39:39 +05:30
Madhura Jayaratne
5233193a26
Wrap some long lines
2013-04-12 22:38:27 +05:30
Michal Čihař
3e050ff9d9
Various docblocks improvements
2012-09-19 15:05:26 +02:00
Chanaka Indrajith
13208324d3
Removed unnecessary empty lines in functions
2012-09-19 00:15:15 +05:30
Chanaka Indrajith
e6894be57f
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064
Remove variable
2012-09-16 14:31:22 +05:30
Chanaka Indrajith
39d37fafcc
Resolved conflicts
2012-06-27 21:53:59 +05:30
Madhura Jayaratne
ec046f7d11
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
Chanaka Indrajith
766466135e
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
Madhura Jayaratne
ac83360796
Coding style improvements
2012-03-21 05:45:58 +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ř
c9c9fdf49d
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +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
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
ee767e2d3d
No need to explicitely include relation.lib its anyway included in common.inc
2010-07-26 16:17:59 +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
Marc Delisle
e67f4cbc54
clarify function name
2009-06-24 11:34:56 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Marc Delisle
afbb2a9dc2
protection against XSS when register_globals is on and .htaccess has no effect
2008-06-21 15:01:27 +00:00
Sebastian Mendel
58b3661876
phpDoc
2008-05-09 11:33:44 +00:00
Sebastian Mendel
e9507485d3
use local instead of global $cfgRelation
2008-05-09 11:16:19 +00:00
Sebastian Mendel
7c7b9b55a2
$_REQUEST variables are ALWAYS already url decoded
2008-05-06 08:45:08 +00:00
Marc Delisle
3d74bf27a7
bug #1764735 [core] Designer: PDF error when deleting a table
2007-09-26 16:51:27 +00:00
Sebastian Mendel
adb39168cc
coding standard: no braces around include
2007-04-01 09:51:41 +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
16a71a194e
added database name to relation querys
2005-12-17 17:36:58 +00:00
Marc Delisle
e1f455d072
patch #1253461 , code cleanup
2005-08-08 19:54:57 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
f0da471ec3
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
...
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00