»

LJ::User::dudata_set

LJ::User::dudata_set — Record or delete disk usage data for a journal

Use

LJ::User::dudata_set(u, area, areaid, bytes);

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.

  • area. 

  • areaid. 

  • bytes. 

Source:

cgi-bin/LJ/User.pm

Returns:

1.