Skip to content

Commit

Permalink
One icon throws 404. We must set the correct path into this constant …
Browse files Browse the repository at this point in the history
…to set the correct path
  • Loading branch information
escopecz committed May 26, 2023
1 parent e5f92ea commit b2efaaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php

define('MAUTIC_ROOT_DIR', __DIR__);
define('ELFINDER_IMG_PARENT_URL', 'media/bundles/fmelfinder');

// Fix for hosts that do not have date.timezone set, it will be reset based on users settings
date_default_timezone_set('UTC');
Expand Down

0 comments on commit b2efaaa

Please # to comment.