You are here

constant ACTIVITY_NOT_PUBLISHED in Activity 7

Activity is not published.

2 uses of ACTIVITY_NOT_PUBLISHED
activity_save_activity in ./activity.module
Write all required db records for a new activity.
activity_update_status in ./activity.module
Update {activity} records status based on a new event.

File

./activity.module, line 12
Records Activity across the site and surfaces that to Views.

Code

define('ACTIVITY_NOT_PUBLISHED', 0);