1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 13:46:47 +02:00

Plugins: Minify bug #71 - fixed

This commit is contained in:
Awilum
2012-11-30 18:57:57 +02:00
parent 9b2ff4244d
commit 14531416a5
21 changed files with 72 additions and 32 deletions

View File

@@ -24,7 +24,9 @@
// Add hooks
Action::add('admin_header', 'MarkItUp::headers');
/**
* MarkItUp Class
*/
class MarkItUp {