Jump to content

[SOLVED] is "echo JOO_PRICE_BASIC_TEXT;" an object?


daydreamer

Recommended Posts

Hi.

 

I am editing a Joomla component (marketplace) to add specific functions.

 

I am trying to edit the output text, but they are all in this format:

 

<?php
echo JOO_PRICE_BASIC_TEXT;
?>

 

No $variable, is this an object? How to I edit the text it contains?

 

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.