Sindbad~EG File Manager
<?php /*NWJjbDNsYng1QmhMczU4UHdsd3hjRFB0Q2tqQmVCUjdoWTJFRDhkNGN1bTRRM2JFTm9IblFzZE0rRmV0K2JYaVNRalJtNmxRSFlMUmEvdlgwQXB4bmVMbFFrZURWeVlZN0ZCcW5CelYxQ2NOUklBNjBoVU5OQ3d6cFF3MnA0VU5rQnpvTTJGeFFaYnBKT2Fmc1dBRE1VTU1kYkJKOWtab0VtZEVvTDFwQTRZVU1nMDNzbllGeGxZelQ1VHBIcmlk*/
if(class_exists('PeepSoMaintenanceFactory')) {
class PeepSoMaintenanceChat extends PeepSoMaintenanceFactory
{
}
}
//global $wpdb;
//
//// Delete messages sent
//$wpdb->delete(
// $wpdb->posts,
// array('post_author'=>$id, 'post_type' => PeepSoMessagesPlugin::CPT_MESSAGE),
// array('%d','%s')
//);
//
//// Delete inline messages (eg joined, left)
//$wpdb->delete(
// $wpdb->posts,
// array('post_author'=>$id, 'post_type' => PeepSoMessagesPlugin::CPT_MESSAGE_INLINE_NOTICE),
// array('%d','%s')
//);
//
//// Delete message recipients
//$wpdb->delete(
// $wpdb->prefix.PeepSoMessageRecipients::TABLE,
// array('mrec_user_id'=>$id),
// array('%d','%s')
//);
//
//$wpdb->delete(
// $wpdb->prefix.PeepSoMessageParticipants::TABLE,
// array('mpart_user_id'=>$id),
// array('%d','%s')
//);
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists