Vacation Rental Script Forum Index Vacation Rental Script
Vacation Script
 
 FAQFAQ   SearchSearch   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Activities Times

 
Post new topic   Reply to topic    Vacation Rental Script Forum Index -> Help / Bug report
View previous topic :: View next topic  
Author Message
vtsolutions



Joined: 03 Jun 2010
Posts: 14

PostPosted: Fri Jul 30, 2010 4:43 pm    Post subject: Activities Times Reply with quote

Hi guys,

Where do I change the activities times?

Thanks!
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 23 May 2006
Posts: 64

PostPosted: Mon Aug 02, 2010 6:30 am    Post subject: Reply with quote

Hi,
u can change from : /site/configs/admin_conf.php
search for :
Code:
$config["properties"]["activity_times"] = array(
   $lang->item("on_site")=>"on_site",
   "<5 ".$lang->item("minutes") =>5,
   "<10 ".$lang->item("minutes") =>10,
   "<15 ".$lang->item("minutes") =>15,
   "<20 ".$lang->item("minutes") =>20,
   "<30 ".$lang->item("minutes") =>30,
   "<1 ".$lang->item("hours") =>60,
   "<1.5 ".$lang->item("hours") =>90,
   "<2 ".$lang->item("hours") =>120,
   
);
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Vacation Rental Script Forum Index -> Help / Bug report All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group