From b094e59df3ba96343750a08d01df9564ced91150 Mon Sep 17 00:00:00 2001 From: drigato Date: Wed, 17 Dec 2014 15:39:18 -0500 Subject: [PATCH] SAAS-526: Change prefix from station name to station id Just seeing if we can get the hosting id from a function in the Billing Controller --- airtime_mvc/application/models/RabbitMq.php | 3 +++ airtime_mvc/public/index.php | 3 +++ 2 files changed, 6 insertions(+) diff --git a/airtime_mvc/application/models/RabbitMq.php b/airtime_mvc/application/models/RabbitMq.php index f353c4c1a..f8bfa6f0c 100644 --- a/airtime_mvc/application/models/RabbitMq.php +++ b/airtime_mvc/application/models/RabbitMq.php @@ -1,5 +1,6 @@