Skip to content

Commit e0c2f3c

Browse files
committed
Add load_config_run() load to the settings page
1 parent c1ff97f commit e0c2f3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

menus/settings/settings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<div id="icon-wpml" class="icon32"><br /></div>
33
<h2><?php _e('Settings', 'wpml-compatibility-test-tools'); ?></h2>
44
<?php
5+
WPML_Config::load_config_run();
56

67
//include strings auto translate box only when String Translations plugin is available
78
if ( defined( 'WPML_ST_VERSION' ) ) {

0 commit comments

Comments
 (0)