1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00

PSR code updates

This commit is contained in:
Awilum
2013-01-09 23:24:59 +02:00
parent 3e2920b5ea
commit ea611229a6
15 changed files with 49 additions and 49 deletions

View File

@@ -4,6 +4,6 @@
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor dodatak',
'Editor plugin' => 'Editor dodatak',
)
);
);