api icon indicating copy to clipboard operation
api copied to clipboard

API key fails to load

Open kovacevica00 opened this issue 3 years ago • 0 comments

Replacing require_once '../../apikey.php'; with define('TMDB_API_KEY', '****'); from apikey.php works, but it doesn't want to load it using require_once.

kovacevica00 avatar Apr 23 '22 19:04 kovacevica00