Elapsed time in seconds?

Christefano - August 19, 2007 - 20:12
Project:CCK Taxonomy Super Select Ultra
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:rconstantine
Status:closed
Description

In the cck_taxonomy_ssu_widget function there's something I don't understand. Why is there a start and end time, and why does cck_taxonomy_ssu.module print elapsed time as a status message? I'm guessing that this is somehow useful for debugging, but it's confusing to get these status messages.

Line 358:

      drupal_set_message('<pre>Elapsed time in seconds? ' .print_r($elapsed, TRUE). '</pre>');

#1

rconstantine - August 20, 2007 - 17:39

Opps. That was supposed to be taken out. I'll upload a fixed one. For now, delete the line or comment it out.

#2

rconstantine - August 20, 2007 - 17:56
Assigned to:Anonymous» rconstantine
Status:active» fixed

Fixed. Will upload soon.

#3

Anonymous - September 5, 2007 - 04:32
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.