1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

17 Commits

Author SHA1 Message Date
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Deltik
fdef8b1470 Fixed frontend localization for clock_menu plugin 2016-06-21 23:18:13 -05:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Moc
517eb58d4e Fixes #643 - Now displays clock (clock_menu) properly when using SEF URLs 2014-06-14 15:09:07 +02:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Tijn Kuyper
4cfb2a5c67 Issue #125 - require_once, header and LAN clean-up 2013-03-04 00:17:46 +01:00
Tijn Kuyper
c323ed4d4a Clock_menu clean-up (#6, #90) - LAN and GUI 2013-02-07 18:58:42 +01:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
3dc8ec26eb All $menu_prefs now use non-serialised access, latest pref handler 2009-12-28 21:36:13 +00:00
marj
fbb7233381 Switch to include_lan() 2009-11-19 10:10:54 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
48071a8035 reencode some files to UTF-8 2009-11-17 13:11:24 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
e107steved
35aa10b43a Add admin logging to the 'pseudo-plugins' (configurable menus) 2008-12-21 12:53:48 +00:00
e107steved
af0483c32b Bugtracker #3575, #3891 - reduce JS warnings, reduce no of cookies generated, recalc tzOffset cookie every time 2007-07-17 20:28:20 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00