You are here

function recently_read_views_plugins_alter in Recently Read 7.2

File

./recently_read.module, line 326
Recently read module file. Displays a history of recently read nodes by currently logged in user.

Code

function recently_read_views_plugins_alter($plg) {

  //dsm($plg);
}