Project:CCK Taxonomy Super Select Ultra
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:rconstantine
Status:closed (fixed)

Issue Summary

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>');

Comments

#1

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

#2

Assigned to:Anonymous» rconstantine
Status:active» fixed

Fixed. Will upload soon.

#3

Status:fixed» closed (fixed)
nobody click here