Advertisement
Guest User

Untitled

a guest
Apr 30th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Tue Apr 30 17:13:58 2013,950 [4938] DEBUG VT - Prepared sql query being executed : select smownerid from vtiger_crmentity where crmid = ?
  2. Tue Apr 30 17:13:58 2013,950 [4938] DEBUG VT - Prepared sql query parameters : [968]
  3. Tue Apr 30 17:13:58 2013,950 [4938] DEBUG VT - Prepared sql query being executed : select count(*) AS count from vtiger_users where id = ?
  4. Tue Apr 30 17:13:58 2013,951 [4938] DEBUG VT - Prepared sql query parameters : [10]
  5. Tue Apr 30 17:13:58 2013,951 [4938] DEBUG VT - Exiting getRecordOwnerId method ...
  6. Tue Apr 30 17:13:58 2013,951 [4938] DEBUG VT - Entering getReportingUsers(9) method ...
  7. Tue Apr 30 17:13:58 2013,952 [4938] DEBUG VT -
  8. Tue Apr 30 17:13:58 2013,952 [4938] DEBUG VT - Prepared sql query being executed : select id from vtiger_users where reports_to_id = ?
  9. Tue Apr 30 17:13:58 2013,952 [4938] DEBUG VT - Prepared sql query parameters : [9]
  10. Tue Apr 30 17:13:58 2013,953 [4938] DEBUG VT - Entering getReportingUsers(10) method ...
  11. Tue Apr 30 17:13:58 2013,953 [4938] DEBUG VT - array (
  12.   0 => '10',
  13. )
  14. Tue Apr 30 17:13:58 2013,953 [4938] DEBUG VT - Prepared sql query being executed : select id from vtiger_users where reports_to_id = ?
  15. Tue Apr 30 17:13:58 2013,954 [4938] DEBUG VT - Prepared sql query parameters : [10]
  16. Tue Apr 30 17:13:58 2013,954 [4938] DEBUG VT - Entering getReportingUsers(9) method ...
  17. Tue Apr 30 17:13:58 2013,954 [4938] DEBUG VT - array (
  18.   0 => '10',
  19.   1 => '9',
  20. )
  21. Tue Apr 30 17:13:58 2013,954 [4938] DEBUG VT - Prepared sql query being executed : select id from vtiger_users where reports_to_id = ?
  22. Tue Apr 30 17:13:58 2013,955 [4938] DEBUG VT - Prepared sql query parameters : [9]
  23. Tue Apr 30 17:13:58 2013,955 [4938] DEBUG VT - Entering getReportingUsers(12) method ...
  24. Tue Apr 30 17:13:58 2013,955 [4938] DEBUG VT - array (
  25.   0 => '10',
  26.   1 => '9',
  27.   2 => '12',
  28. )
  29. Tue Apr 30 17:13:58 2013,955 [4938] DEBUG VT - Prepared sql query being executed : select id from vtiger_users where reports_to_id = ?
  30. Tue Apr 30 17:13:58 2013,956 [4938] DEBUG VT - Prepared sql query parameters : [12]
  31. Tue Apr 30 17:13:58 2013,956 [4938] DEBUG VT - Entering getReportingUsers(11) method ...
  32. Tue Apr 30 17:13:58 2013,956 [4938] DEBUG VT - array (
  33.   0 => '10',
  34.   1 => '9',
  35.   2 => '12',
  36.   3 => '11',
  37. )
  38. Tue Apr 30 17:13:58 2013,956 [4938] DEBUG VT - Prepared sql query being executed : select id from vtiger_users where reports_to_id = ?
  39. Tue Apr 30 17:13:58 2013,957 [4938] DEBUG VT - Prepared sql query parameters : [11]
  40. Tue Apr 30 17:13:58 2013,957 [4938] DEBUG VT - Exiting isPermitted method ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement