mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
6 lines
83 B
PHP
6 lines
83 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return array(
|
||
|
|
'styles2010' => 'styles2010',
|
||
|
|
'cache2010' => 'cache2010',
|
||
|
|
);
|