mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
change css version #14
This commit is contained in:
parent
67921a0d3e
commit
a9f67243ba
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ define('MEMCACHED_TIMEOUT', 60 * 5);
|
|||
// Webapp
|
||||
define('WEBSITE_URL', '');
|
||||
define('WEBSITE_NAME', 'YGGtracker');
|
||||
define('WEBSITE_CSS_VERSION', 1);
|
||||
define('WEBSITE_CSS_VERSION', 2);
|
||||
|
||||
define('WEBSITE_PAGINATION_LIMIT', 20);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue