Type | Line | Description |
---|---|---|
legacy | 1824 | Really we should only allow Flash (because we have a 'media' tag), but we always used to support any media via this tag |
legacy | 1865 |
Type | Line | Description |
---|---|---|
fudge | 80 | Yuck. We have to after-the-fact make it wide, and empty lots of internal caching to reset the state. |
Type | Line | Description |
---|---|---|
todo | 1878 | Should be XML serialisation, #1160 on tracker |
todo | 1894 | Should be XML serialisation, #1160 on tracker |
todo | 1907 | Should be XML parsing, #1160 on tracker |
todo | 1967 | Should be XML parsing, #1160 on tracker |
Type | Line | Description |
---|---|---|
todo | 65 | $confirmed_numbers=collapse_2d_complexity('m_phone_number','m_member_id',$GLOBALS['SITE_DB']->query_select('confirmed_mobiles',array('m_phone_number','m_member_id'),array('m_confirm_code'=>''))); #376 on tracker |
todo | 107 | if (!array_key_exists($to,$confirmed_numbers)) continue; #376 on tracker |