| 6 views.module | vsm_trace() |
| 7 views.module | vsm_trace() |
1 string reference to 'vsm_trace'
File
- ./
views.module, line 1191 - Primarily Drupal hooks and global API functions to manipulate views.
Code
function vsm_trace() {
vsm(views_trace());
}
Login or register to post comments