Actions
Bug #2379
closedvarious php code does not work due to require vs require_once
Start date:
06/03/2013
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.0.0
Show in known bugs:
No
Workaround:
Description
Found this in processing/compare_eulers.php
It is worthwhile changing all of them to the correct form before release 3.0
Updated by Anchi Cheng over 11 years ago
r17625 changes require to require_once on compar_eulers.php and all php files starting with s to z in processing directory. Will complete this later.
Amber, if you have a quick way to do all of them, please go ahead.
Updated by Amber Herold over 11 years ago
- Status changed from New to In Code Review
- Assignee changed from Amber Herold to Anchi Cheng
I think I got most everything...
Updated by Anchi Cheng about 11 years ago
- Status changed from In Code Review to Closed
found a few more. r17990, r17991
Actions