mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
Merge pull request #379 from haliphax/patch-1
use __construct in cssmin library
This commit is contained in:
commit
9d76c78ef2
@ -61,7 +61,7 @@
|
||||
|
||||
class cssmin {
|
||||
|
||||
public function cssmin()
|
||||
public function __construct()
|
||||
{
|
||||
log_message('debug', 'CSSMin library initialized.');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user