Welcome Guest, Not a member yet? Register   Sign In
Calendar class problem
#3

[eluser]Yash[/eluser]
use autoload to load calendar class

and use this function
Code:
$config = array(
  'start_day'        =>    'monday'
);
    
            
$this->calendar->initialize($config);


Messages In This Thread
Calendar class problem - by El Forum - 10-16-2008, 01:14 PM
Calendar class problem - by El Forum - 10-17-2008, 02:40 AM
Calendar class problem - by El Forum - 10-17-2008, 03:19 AM
Calendar class problem - by El Forum - 10-17-2008, 04:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB