Changed reference to create jsCalendar to be our own local class.
authorAlan J. Pippin <ajp@server.pippins.net>
Wed, 30 Jan 2008 14:50:47 +0000 (07:50 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Wed, 30 Jan 2008 14:50:47 +0000 (07:50 -0700)
commitd8baf26635d3b47c983a423b427920f0b60b3571
treed8c7b017ccecd580065a9aec2f0675723f45ec6e
parentf71b8f33d78f087691e594edf9ca5686c6eeb083
Changed reference to create jsCalendar to be our own local class.
This was done to fix the issue with the base phpgroupware phpgwapi
doing away with the "setup" parameter to the calendar which we
rely on for inputing our dates properly into SQL.
inc/class.eq.inc.php