When people use shit like:
find:
global $context, $settings, $options, $txt, $scripturl, $modSettings;
replace with:
global $context, $settings, $options, $txt, $scripturl, $modSettings, $user_info;
instead of
find:
global $context, $settings, $options, $txt, $scripturl, $modSettings
add after:
, $user_info
It makes installing mods a pain in the ass, because if you already have a mod using that line, and you try to replace it iwll make the installation fail, but if you did add before/after, then it is less likely to fail.
WHY MUST PEOPLE USE 'REPLACE'?
its called freedom of expression you commie