Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions php/fotolia-api.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ class Fotolia_Api
const LANGUAGE_ID_ZH_CN = 13;
const LANGUAGE_ID_TR_TR = 14;
const LANGUAGE_ID_KO_KR = 15;
const LANGUAGE_ID_NL_NL = 22;
const LANGUAGE_ID_SV_SE = 23;

/**
* API key
Expand Down