mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-31 12:10:51 -04:00
Add the partner id to the message being sent to digibug
This commit is contained in:
@@ -41,6 +41,7 @@ class Digibug_Controller extends Controller {
|
||||
"company_id" => module::get_var("digibug", "company_id"),
|
||||
"event_id" => module::get_var("digibug", "event_id"),
|
||||
"cmd" => "addimg",
|
||||
"partner_code" => "69",
|
||||
"return_url" => url::abs_site("digibug/close_window"),
|
||||
"num_images" => "1",
|
||||
"image_1" => $full_url,
|
||||
|
||||
Reference in New Issue
Block a user