Question
How can I tell I have the hotfixed version of EE2.2?
Answer
There are several ways of doing this. One method is to look at your copy of:
/system/expressionengine/libraries/Functions.php
If your line 296 is the same as the pink line 296, you have the older version of EE2.2. You’ll want to download EE2.2 again. If you have the green version of line 296 and lines 298 and 299, you’re running the hotfixed version.
For additional information on which files were changed, see:
