Hugues Peccatte
|
bd707b871d
|
Update PHPDoc.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-08-24 23:34:50 +02:00 |
|
Dan Ungureanu
|
cb9cc68fe9
|
Fixed more issues.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
|
2015-07-25 19:39:33 +03:00 |
|
Marc Delisle
|
659e0c3722
|
- Move count() outside of loop
- Clarify variable name
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-06-26 07:37:03 -04:00 |
|
Michal Čihař
|
dca981481d
|
Remove plugin manager and observer classes
We don't really need the observer pattern, so let's simplify the code.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-06-25 09:25:59 +02:00 |
|
Madhura Jayaratne
|
5638d6b956
|
Merge branch 'QA_4_0'
|
2013-09-17 16:51:07 +05:30 |
|
Madhura Jayaratne
|
f9300c7b07
|
bug #4001 Import error: Class 'ImportOds' not found
|
2013-09-17 16:49:06 +05:30 |
|
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 |
|