1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-18 08:17:08 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Cameron
ecef1f6ffa Date Class terms() method corrected. 'months' now uses the correct key. terms() method usage updated throughout.
Chart Class debug() method added
2017-04-06 11:02:54 -07:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
b7e6837e34 Code cleanup 2015-04-01 23:03:13 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
c65359e444 Removed Months and Days from language files. Replaced with strftime() functions. New 'terms' method added to Date handler.
eg. e107::getDate()->terms('month'); returns an array of month names in the current language.
2014-06-02 17:07:02 -07:00
Cameron
ee6626ff94 Blog calendar fixes (urls etc.) 2013-07-23 07:14:18 -07:00
Cameron
ab2f3691d8 Blog calendar menu now navigates through years as well. 2013-04-26 18:19:54 -07:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
0a49f66f34 reencode some files to UTF-8 2009-11-17 12:34:34 +00:00
secretr
c32d6cc02e eURL and news administration cleanup, server caching added to various news related places, blog calendar fixes 2009-09-25 20:20:23 +00:00
e107steved
ab57198a56 Bugtracker #4547 - reduce query count (thanks Fanat1k) plus a bit of XHTML compliance while there 2008-10-21 19:03:20 +00:00
e107steved
d75e047a10 Additional parameter vetting 2007-12-03 20:38:13 +00:00
e107steved
6a5b743773 Bugtracker #3921 - multi-language handling in DB 2007-05-13 13:59:25 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00