- Theme: momentry (custom theme with REST API routes) - Plugins: code-snippets (contains all API proxies) - Languages: zh_TW translations - Excludes: cache, backups, uploads, logs
5 lines
58 B
PHP
5 lines
58 B
PHP
<?php
|
|
declare( strict_types = 1 );
|
|
|
|
// Silence is golden.
|