»

LJ::mark_dirty

LJ::mark_dirty — Marks a given user as being $what type of dirty

Use

LJ::mark_dirty(u, what);

Arguments

  • u. A hashref of a row from the user table, sometimes called a "user object". Although only initially a row from the user table, gets a lot of tacked onto it from various other LJ API functions.

  • what. type of dirty being marked (EG 'friends')

Source:

cgi-bin/ljlib.pl

Returns:

1