Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
pdontthink
|
3174ac0e31
Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc?
|
18 years ago |
pdontthink
|
7a16713e83
Refactor hyperlink template code
|
18 years ago |
pdontthink
|
548b9b18f8
Add id attribute to hyperlink and image templates
|
18 years ago |
pdontthink
|
e6aa350ba9
Add class attribute to template
|
18 years ago |
pdontthink
|
8245571b10
Strip HTML for hyperlink creation from core
|
18 years ago |
stekkel
|
628caa9264
sqBodywrap was extreme slow on large messages. The reason for that were the
|
19 years ago |
pdontthink
|
7fb385ed0a
Moving sm_print_r back to globals.php; tired of it not being available when developing - that's what it's for, more than being available for actual code use as a string function in a file that's not included high enough. Also new directory parsing fxn.
|
19 years ago |
Thijs Kinkhorst
|
d12db33c3f
kibibyte is with a capital K
|
19 years ago |
Thijs Kinkhorst
|
37722cf3a4
kilo has a small 'k'.
|
19 years ago |
Thijs Kinkhorst
|
125af3afaf
drop very old and very obsolete function
|
19 years ago |
Thijs Kinkhorst
|
e703e30bdd
Make the base for the SquirrelMail URL configurable. Adds a new variable
|
19 years ago |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |
Fredrik Jervfors
|
339f867fb5
Using IEC standard prefixes.
|
19 years ago |
Thijs Kinkhorst
|
7392b8753d
Take X-Forwarded-Host HTTP header in consideration when constructing
|
19 years ago |
Thijs Kinkhorst
|
5641a73844
Correct references trimming: array_walk can't in all PHP versions use
|
19 years ago |
stekkel
|
d971de24d8
Fix for compose in new. Now use the constant SM_BASE_URI.
|
19 years ago |
stekkel
|
0a70f643f2
Centralized init
|
19 years ago |
jangliss
|
19e3a7b32a
- Security: Possible cookie theft in src/redirect.php if
|
19 years ago |
tokul
|
7346f9a580
Upping HEAD version number. 1.5.1 scripts are stored in SM-1_5_1 branch.
|
19 years ago |
tokul
|
83fdb4c332
copyright update
|
19 years ago |
tokul
|
c126a879c3
adjusting string functions to Japanese translation layout specifics
|
19 years ago |
jangliss
|
25fcbd5e8f
Test before committing... stops stupid errors :)
|
19 years ago |
pdontthink
|
a999bf86e3
Include compatibility plugin; no need for patching to use plugin
|
19 years ago |
pdontthink
|
a1e6cfdb1b
Move sqm_baseuri() to strings.php. A file for functions that manipulate strings isn't a good dumping ground for this stuff, but get_location() is already there, and otherwise we'd need more reorg that I'm not doing now.
|
19 years ago |
tokul
|
2c55a11514
updating since tags
|
19 years ago |
tokul
|
7bb32e60c7
adding more charsets to sq_mb_list_encodings
|
19 years ago |
tokul
|
9b38413e94
rearranging global.php layout:
|
20 years ago |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 years ago |
tokul
|
5375447f43
adding workaround for encoding of long multibyte headers. Saves my head from
|
20 years ago |