HomeDevCentral

Cleaning: Split core.php in two parts
549ca4459824Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Cleaning: Split core.php in two parts

[ Previous state ]

core.php loads the configuration, the core libraries and then provides
a lot of helper functions accumalated at the Espace Win era from 2001.

[ Current state ]

  • core.php loads the configuration and the core libraries
  • GlobalFunctions.php contains the global functions

[ Still to do ]

  • Remove from GlobalFunctions.php anything we don't use
  • Consider to create static classes to store families of functions

Details

Provenance
derecksonAuthored on
Parents
rOBSIDIAN08b38dd8d11c: Refactoring: new controller ErrorPageController
Branches
Unknown
Tags
Unknown