mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Miscellaneous fixes and optimizations
This commit is contained in:
parent
4bb565dd51
commit
f8e020f8ec
3 changed files with 28 additions and 32 deletions
|
|
@ -8,8 +8,8 @@
|
|||
class FrontEndFileHandler extends Handler
|
||||
{
|
||||
|
||||
static $isSSL = null;
|
||||
static $minify = null;
|
||||
public static $isSSL = null;
|
||||
public static $minify = null;
|
||||
|
||||
/**
|
||||
* Map for css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue