Commit Graph

13 Commits

Author SHA1 Message Date
Michal Čihař
c0ce163e05 Drop some unused local variables
Found by PMD on our CI server
2013-07-10 14:53:05 +02:00
Madhura Jayaratne
c9f37be407 Add @subpackage tags 2012-10-28 18:27:38 +05:30
Michal Čihař
869d7c0e99 Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Madhura Jayaratne
2be4178527 Merge branch 'QA_3_5'
Conflicts:
	libraries/import/xml.php
	po/ar.po
	po/de.po
2012-09-08 10:31:00 +05:30
Alex Marin
34a0dace8a oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
Alex Marin
e16f13b0bd oop: properties for ImportXml 2012-07-30 15:21:16 +03:00
Alex Marin
02c37994c1 oop: properties for ImportCsv 2012-07-30 14:25:04 +03:00
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Alex Marin
f6c7bac2c7 oop: import - remove getters and setters for globals 2012-06-18 19:27:27 +03:00
Alex Marin
6d852da6c1 oop: fix phpcs errors for ImportSql, ImportXml and ImportPlugin 2012-06-18 16:53:45 +03:00
Alex Marin
3e406e2a76 oop: fix class variables names 2012-06-08 15:59:12 +03:00
Alex Marin
4e764e76b8 oop: camel caps for import plugins 2012-06-08 11:52:27 +03:00