first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
function get_debug_info() {
|
||||
global $sitepress, $wpdb;
|
||||
|
||||
return new WPML_Debug_Information( $wpdb, $sitepress );
|
||||
}
|
||||
Reference in New Issue
Block a user