Commit Graph

9 Commits

Author SHA1 Message Date
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
Hugues Peccatte
70366f31c1 Move method definition.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 17:09:48 +02: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
2897c93b58 Add types 2013-08-27 23:37:52 +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
Alex Marin
41413a13fc Add missing word in descriptions 2012-07-04 23:58:01 +03:00
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
a87f283a23 plugins and OOP: create general class structure and ExportXML 2012-05-28 00:21:14 +03:00