Homec4science

Merge __init_env__.php into __init_script__.php

Authored by epriestley <git@epriestley.com> on Oct 1 2011, 17:59.

Description

Merge init_env__.php into init_script__.php

Summary: There are currently two files, but all scripts require both of them,
which is clearly silly. In the longer term I want to rewrite all of this init
stuff to be more structured (e.g., merge webroot/index.php and init_script
better) but this reduces the surface area of the ad-hoc "include files" API we
have now, at least.

Test Plan:

  • Grepped for __init_env__.php (no hits)
  • Ran a unit test (to test unit changes)
  • Ran a daemon (to test daemon changes)

Reviewers: jungejason, nh, tuomaspelkonen, aran

Reviewed By: jungejason

CC: aran, jungejason

Differential Revision: 976

Details

Committed
epriestley <git@epriestley.com>Oct 2 2011, 20:48
Pushed
aubortJan 31 2017, 17:16
Parents
rPHceceb4703312: Merge pull request #65 from CodeBlock/master
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHe4e5c39457f9: Merge __init_env__.php into __init_script__.php (authored by epriestley <git@epriestley.com>).Oct 2 2011, 20:48