When adding pico_images.php to the plugin directory following error is thrown when loading the website:
Warning: Use of undefined constant CONTENT_DIR - assumed 'CONTENT_DIR' (this will throw an Error in a future version of PHP) in \pico\plugins\pico_images.php on line 22
Warning: Use of undefined constant ROOT_DIR - assumed 'ROOT_DIR' (this will throw an Error in a future version of PHP) in \pico\plugins\pico_images.php on line 23
When adding pico_images.php to the plugin directory following error is thrown when loading the website: