mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-08-17 13:48:36 -04:00
6 lines
43 B
PHP
6 lines
43 B
PHP
<?php
|
|
|
|
return array (
|
|
'foo' => 'bar',
|
|
);
|