' . ' $account = stdClass (' . '
';
$output .= drupalforfirebug_array_compare(objectToArray($account), objectToArray($account));
// $output .= drupalforfirebug_array_compare(objectToArray($_SESSION['drupalforfirebug_user']['original'][$uid], $account);
$output .= '' . ' );
';
drupalforfirebug_log($output, 'hook_user');
}
/**
* API Function to Record a Message to the Drupal Firebug Log
*/
function drupalforfirebug_log($message, $type = 'general') {
$_SESSION['firebug_messages'][$type][] = $message;
}
/**
* Command Function to Record a Data Element to the Drupal Firebug Log
*/
function firep($element) {
drupalforfirebug_log(''. $message .'
';
}
unset($_SESSION['firebug_messages'][$panetype]);
return $output;
}
}
/**
* Output Function to Return the Results of the SQL Log
*/
function drupalforfirebug_get_sql_log() {
if (!module_exists('devel')) {
$output = '