demianturner / sgl-docs-tickets-migration-test

0 stars 0 forks source link

add Seagull/lib to search paths #1653

Closed demianturner closed 11 years ago

demianturner commented 11 years ago

[http://groups.google.com/group/seagull_general/browse_thread/thread/6357aeca47e22e3e Initial discussion].

Attached patch will move '''ini_set SGL_LIB_DIR''': From [http://trac.seagullproject.org/browser/branches/0.6-bugfix/lib/SGL/FilterChain.php#L38 FilterChain] To [http://trac.seagullproject.org/browser/branches/0.6-bugfix/lib/SGL/Task/Init.php#L336 SetupConstantsFinish]

demianturner commented 11 years ago

[demian] It's all done in SGL_Task_SetupPaths which is more logical. get_include_path was also added, but existing include path is lower prio than sgl's, necessarily