Modified: Moved some code from global to system file. System class is now serving as main application class. Now old files which still use ShowPage function need system initialization with $InitSystem = true; before global.php inclusion.
Modified: Get rid of some global reference to $System, $Config and $User variables.
Modified: Search result functionality moved to application module from action.php file.