Remove Event





30/11/1999 00:00am
30/11/1999 00:00am

  BENCHMARKS  
Loading Time Base Classes  0.0248
Controller Execution Time ( Remove / Index )  0.9886
Total Execution Time  1.0135
  POST DATA  
No POST data exists
  QUERIES  
SELECT e.description,e.location,e.start as start,e.end as end,e.allday,e.catID,c.title FROM events e LEFT JOIN categories c ON (c.id = e.catID) WHERE e.userID IN(478) AND e.id = 8936
SELECT pos,groupID FROM eventGroupLink WHERE eventID = 8936 ORDER BY pos ASC
SELECT id,title FROM categories WHERE userID = '217' ORDER BY title ASC
SELECT id,title FROM groups WHERE userID = '217' AND parentID = 0 AND static = 0 ORDER BY title ASC
SELECT id,title FROM groups WHERE userID = '217' AND parentID = '1753' AND static = 0 ORDER BY title ASC
SELECT id,title FROM groups WHERE userID = '217' AND parentID = '474' AND static = 0 ORDER BY title ASC
SELECT id,title FROM groups WHERE userID = '217' AND parentID = '476' AND static = 0 ORDER BY title ASC
SELECT id,fname,lname FROM users WHERE parentID = '217' ORDER BY lname,fname ASC