vpr_trace

6 views.module vpr_trace()
7 views.module vpr_trace()

1 string reference to 'vpr_trace'

File

./views.module, line 1195
Primarily Drupal hooks and global API functions to manipulate views.

Code

function vpr_trace() {
  dpr(views_trace());
}
Login or register to post comments