summaryrefslogtreecommitdiffstats
path: root/system/plugins/js_calendar_pi.php
AgeCommit message (Collapse)AuthorFilesLines
2008-05-13reverted OR back to || for js_calendar_pi.php javascriptDerek Jones1-6/+6
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-9/+9
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end ↵Derek Jones1-1/+3
of the file
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-2/+2
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-1/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-07-30changed so day and month names are derived from calendar lang file instead ↵Derek Allard1-7/+30
of being hard-coded.
2007-04-15update pMachine to EllisLabDerek Allard1-603/+603
update copyright year update Code Igniter to CodeIgniter
2006-10-21(no commit message)admin1-13/+13
2006-08-25Initial Importadmin1-0/+604