Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nickvergessen/1076263 to your computer and use it in GitHub Desktop.
Save nickvergessen/1076263 to your computer and use it in GitHub Desktop.
Clean handling of $start... fail
function watch_topic_forum($mode, &$s_watching, $user_id, $forum_id, $topic_id, $notify_status = 'unset', $start = 0)
{
global $template, $db, $user, $phpEx, $start, $phpbb_root_path;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment