diff --git a/admin/qtx_configuration.php b/admin/qtx_configuration.php index 64084c0..0d9fd12 100644 --- a/admin/qtx_configuration.php +++ b/admin/qtx_configuration.php @@ -768,7 +768,7 @@ function qtranxf_conf() { case 'post': ++$cnt_post; break; case 'page': ++$cnt_page; break; } - qtranxf_dbg_log('markdefault:'. PHP_EOL .'title old: '.$post->post_title. PHP_EOL .'title new: '.$title. PHP_EOL .'content old: '.$post->post_content. PHP_EOL .'content new: '.$content); continue; + //qtranxf_dbg_log('markdefault:'. PHP_EOL .'title old: '.$post->post_title. PHP_EOL .'title new: '.$title. PHP_EOL .'content old: '.$post->post_content. PHP_EOL .'content new: '.$content); continue; $wpdb->query($wpdb->prepare('UPDATE '.$wpdb->posts.' set post_content = %s, post_title = %s, post_excerpt = %s WHERE ID = %d', $content, $title, $excerpt, $post->ID)); } diff --git a/qtranslate.php b/qtranslate.php index 1be6949..60cf970 100644 --- a/qtranslate.php +++ b/qtranslate.php @@ -74,7 +74,7 @@ fr_FR by eriath, Florent hu_HU by Németh Balázs id_ID by Masino Sinaga - it_IT by shecky + it_IT by Maurizio Omissoni, shecky ja_JP by dapperdanman1400 mk_MK by Pavle Boskoski ms_MY by Lorna Timbah, webgrrrl