eosfrontier / orthanc

2 stars 1 forks source link

Fix capitalization in call to App class. #54

Closed willemm closed 2 years ago

willemm commented 3 years ago

Should fix error:

<br />
<b>Warning</b>:  include(classes/app.php): failed to open stream: No such file or directory in <b>/home/ubuntu/eos_apps/api.dev2/orthanc/includes/include.php</b> on line <b>25</b><br />
<br />
<b>Warning</b>:  include(): Failed opening 'classes/app.php' for inclusion (include_path='.:/usr/share/php') in <b>/home/ubuntu/eos_apps/api.dev2/orthanc/includes/include.php</b> on line <b>25</b><br />
<br />
<b>Fatal error</b>:  Uncaught Error: Class 'app' not found in /home/ubuntu/eos_apps/api.dev2/orthanc/v2/app/index.php:5
Stack trace:
#0 {main}
  thrown in <b>/home/ubuntu/eos_apps/api.dev2/orthanc/v2/app/index.php</b> on line <b>5</b><br />