mirror of
https://gh.wpcy.net/https://github.com/pawankhated/one-click-wordpress-installer.git
synced 2026-04-22 00:39:17 +08:00
6 lines
81 B
PHP
6 lines
81 B
PHP
<?php
|
|
|
|
return array(
|
|
'dependencies' => array(),
|
|
'version' => WPCF7_VERSION,
|
|
);
|