Closed DavidWells closed 10 years ago
This is calling a CTA constant. https://github.com/inboundnow/leads/blob/master/shared/classes/class.debug.php#L76
We need this to be the asset constant, I am now sure how the files/folders have been restructured though.
Replaced with INBOUND_SHARED_URLPATH:
https://github.com/inboundnow/cta/commit/890691e3492e0e35c0254ade2a4224df32c479b4
This is calling a CTA constant. https://github.com/inboundnow/leads/blob/master/shared/classes/class.debug.php#L76
We need this to be the asset constant, I am now sure how the files/folders have been restructured though.