7 lines
81 B
PHP
7 lines
81 B
PHP
<?php
|
|
|
|
return array(
|
|
'dependencies' => array(),
|
|
'version' => WPCF7_VERSION,
|
|
);
|