pdontthink
598a599ba3
Happy New Year
2025-01-03 11:47:03 -08:00
pdontthink
39cfdaadfd
Happy New Year
2024-01-02 14:58:16 -08:00
pdontthink
380afc7213
Happy New Year
2023-01-02 22:04:25 -08:00
pdontthink
bcdfe6e9f1
Happy New Year
2022-01-26 01:06:50 -08:00
pdontthink
c4ef1a0eea
Happy New Year
2021-02-05 11:55:37 -08:00
pdontthink
fc283980d0
Happy New Year
2020-01-07 00:12:38 -08:00
pdontthink
fbcb1ca1f5
Happy New Year
2019-01-07 21:55:08 -08:00
pdontthink
23cd61b628
Happy New Year
2018-01-16 23:44:07 +00:00
pdontthink
6cd24c0552
Happy 2017
2017-01-27 20:34:08 +00:00
pdontthink
2934017d92
Happy New Year
2016-01-01 20:59:53 +00:00
pdontthink
3b465a0d0f
Happy 2015
2015-01-03 04:09:49 +00:00
pdontthink
581dc23061
Happy 2014
2014-01-01 20:33:20 +00:00
Fredrik Jervfors
c076a1f1ae
Update copyright
2013-07-26 17:31:02 +00:00
pdontthink
acc409fb2a
Updating copyrights. Happy New Year.
2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59
Happy New Year!
2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
2009-09-29 12:15:33 +00:00
Fredrik Jervfors
3693a95846
These files shouldn't be executables.
2009-04-15 17:17:56 +00:00
Thijs Kinkhorst
833746dca6
rework seed generation: this is something that really belongs in init.php
...
so do it there. Input enough random components from diferent dimensions,
so hard to predict.
2008-08-21 12:16:20 +00:00
Thijs Kinkhorst
015f010e3c
use PAGE_NAME in themes and templates
2007-07-14 17:56:47 +00:00
Thijs Kinkhorst
11b10ba5d1
increment year in copyright notices
2007-01-13 20:15:44 +00:00
tokul
59ae6f3ac2
removing trailing ?> from function scripts
2006-07-15 12:01:32 +00:00
Fredrik Jervfors
4ef558abc9
Replacing HTML "script" element deprecated attribute "language".
2006-02-05 11:32:35 +00:00
tokul
83fdb4c332
copyright update
2006-01-23 18:46:41 +00:00
Fredrik Jervfors
9ed98bb1ec
phpDocumentor updates
2005-09-18 10:25:54 +00:00
Jimmy Conner
2cd94f0d75
Removed variables that were initialized, but never actually used
...
Also remove a few more globals that were unused
Remove a few newlines at the end of files
Hopefully this will help shrink the memory footprint of SM just slightly
2004-11-01 02:05:15 +00:00
Fredrik Jervfors
358c8f0459
XHTML fixes
2004-09-02 23:33:47 +00:00
Fredrik Jervfors
303d308968
XHTML fixes
2004-08-15 01:02:58 +00:00
Fredrik Jervfors
1c290fe8e1
XHTML fixes
2004-08-09 15:48:15 +00:00
tassium
634c4370ca
Added @package and @subpackage tags (and in some cases, @author tags) in preparation to begin using phpdocumentor. NOTE: Themes are part of package squirrelmail, subpackage themes.
2003-10-28 20:58:30 +00:00
Thijs Kinkhorst
61132c77f9
Quotation-error
2003-03-05 10:51:36 +00:00
stekkel
f9d41c70eb
fix from Alexandros Vellis regarding missed SM_PATH statement
2002-12-10 12:39:11 +00:00
Thijs Kinkhorst
4f552ee17e
Fixes for minor bugs pointed out by Tyler Akins.
...
These were found because Tyler has error_reporting set to E_ALL.
To all developers: *please TURN E_ALL ON* to prevent these!
2002-11-07 11:55:09 +00:00
Thijs Kinkhorst
19a18cfaae
Changed " to ' on some themes.
2002-01-28 17:53:04 +00:00
teepe
6a37875fb5
ehh, hmm: include -> require
2002-01-22 15:07:42 +00:00
teepe
cddbdffbe3
some more fixes to solve the vhost problem (icy cold here in the freeze)
2002-01-19 13:49:36 +00:00
Tyler Akins
f09b7352be
Minor changes to make the colors more separate from each other without
...
entering infinite loops.
2002-01-04 14:47:31 +00:00
Tyler Akins
1254c0e43d
Lots-o-contrast
2001-12-28 20:25:29 +00:00
Tyler Akins
8031003eae
Added $color[15] for the "unselectable folders" color.
...
Made left_main.php use $color[15] and fall back on $color[6] if not specified.
Added a $color[15] for all themes. If you don't like the new color, just
change it. :-)
Fixed a bug in prefs.php.
Updated themes.txt documentation.
2001-12-28 20:16:19 +00:00
Tyler Akins
da33a6a535
Cool black random theme that also fades the folder list and slowly changes
...
the background color of the pages.
2001-12-24 15:41:44 +00:00