pdontthink
|
4bd8d42edf
Fix broken legacy use of concat_hook_function. Now you can log in again.
|
19 years ago |
pdontthink
|
8ac4e87d23
Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access.
|
19 years ago |
pdontthink
|
649406b8aa
Extensive rework of concat hook function to support merged array return values
|
19 years ago |
pdontthink
|
6bfa08b203
Enabling use of <plugin>_info() function
|
19 years ago |
pdontthink
|
71550060f9
Duh
|
19 years ago |
pdontthink
|
8fd317de69
New helper function for checking plugin version numbers check_plugin_version()
|
19 years ago |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |
stekkel
|
0a70f643f2
Centralized init
|
19 years ago |
Thijs Kinkhorst
|
184c69663d
config.php was not loaded before plugin.php, but that's needed to make
|
19 years ago |
tokul
|
83fdb4c332
copyright update
|
19 years ago |
tokul
|
d20ef12ab2
prevent output in plugins/*/setup.php files.
|
19 years ago |
tokul
|
2845b7c446
simplified check. thanks, Jon.
|
20 years ago |
tokul
|
8d11e55aab
explaining $plugins tests
|
20 years ago |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 years ago |
tokul
|
5e13f2f9f3
code reuse. moving generic function from plugin to function/plugins.php
|
20 years ago |
tokul
|
ac9598c450
function might be removed in 1.6.
|
20 years ago |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 years ago |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
20 years ago |
Jimmy Conner
|
2cd94f0d75
Removed variables that were initialized, but never actually used
|
21 years ago |
pdontthink
|
adb48be6a4
Make current hook name globally available when running a hook
|
21 years ago |
Fredrik Jervfors
|
cb3f68162b
Adding FIXME to comment
|
21 years ago |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 years ago |
Erin Schnabel
|
027240f167
Zap the soupNazi to use the same JS test everything else does.
|
21 years ago |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 years ago |
Thijs Kinkhorst
|
2751145774
Add phpdoc doc blocks to some files.
|
22 years ago |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 years ago |
tassium
|
350bbcd288
New hook function: boolean_hook_function(), which is used for hooks that want a true/false value from the plugins. Currently used in isSpecialMailbox()
|
22 years ago |
Erin Schnabel
|
676925ddd6
Add explicit include of global.php
|
22 years ago |
Erin Schnabel
|
de20bf0dc9
Clean up references to global vars
|
22 years ago |
Erin Schnabel
|
beb60c29b8
Fix broken subject line that I doubt has worked since we went rg=0
|
22 years ago |