Contains function get_rc_d_scripts_ordered
array get_rc_d_scripts_ordered( string $site_boot_path )
Loads boot scripts` names found in $site_boot_path and returns them as an ascending sorded array.
Boot scipt files must start with "S" in order to be recognized as boot scripts.