Ticket #4958 (new defect)

Opened 1 month ago

Cron jobs and other scripts have paths hard coded

Reported by: cedenoj Assigned to:
Priority: major Milestone: Post_Elgg1.5
Component: Sync Script Version:
Keywords: Cc:

Description

Cronjobs and other scripts shouldn't have paths of the live site hard coded. Those scripts should be reading the paths and other config values from a config file that is not stored in svn. Only a dist or sample config file would be stored in svn.