Vodes pack for Joomla 1.5
- rakib
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 3 months ago #3226
by rakib
Hi Saka,
I have added the files.
Thanks
I have added the files.
Thanks
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
16 years 3 months ago #3228
by Saka
Emir Sakic
www.sakic.net
Great! Thank you.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- billybojangles
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 1 week ago #3477
by billybojangles
I guess this is a stupid question but where does the vodes_util.php file go?
Please Log in or Create an account to join the conversation.
- rakib
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 1 week ago #3490
by rakib
Ideally you can keep the file any where you wish. Just make sure the file(f) using Vodes class includes this file.
I prefer to keep the vodes_util.php in the same directory as the file using it(f). Then you may write
require_once('vodes_util.php');
to include the file and can use as you wish.
I prefer to keep the vodes_util.php in the same directory as the file using it(f). Then you may write
require_once('vodes_util.php');
to include the file and can use as you wish.
I guess this is a stupid question but where does the vodes_util.php file go?
Please Log in or Create an account to join the conversation.