| File: |
htdocs/kernel/block.php |
| Role: |
Class source |
| Content type: |
text/plain |
| Description: |
Class source |
| Class: |
Xoops 2.5
Modular content management publication system |
| Author: |
By Michael Beck |
| Last change: |
Merge pull request #1586 from mambax7/feature/Cannot_use_bool_as_array
fix for Cannot use bool as array
Merge pull request #1577 from ggoffy/master
added groups to member list
replace deprecated quoteString()
copyright update
language fixes
fix for https://github.com/XOOPS/XoopsCore25/issues/1519
Merge pull request #1494 from mambax7/feature/js_plugins
jQuery plugins update
PHP 8.4 Implicitly nullable parameter declarations deprecated
Short list syntax
PER-CS formatting
short array
standardization on addDeprecated()
Unreachable statement
Array and string offset validity
Merge pull request #1239 from Andrew-Staves-Activ/notificationhandler_subscribe_success
Merge pull request #1120 from GregMage/formcaptcha_Option2
Formcaptcha option2, closes #1119 closes #1121
Merge pull request #1094 from alain01/cosmetic-xswatch4
Cosmetic changes in theme.tpl - xswatch4 theme
Unify XoopsBlock definition
There were two definitions for the XoopsBlock object. One
was loaded by using "include 'class/xoopsblock.php'" and
the other in kernel/block.php by xoops_getHandler('block')
This merges the two, and removes the definition from
class/xoopsblock.php while maintaining compatibility by
simply invoking xoops_getHandler('block') in that file.
There is more cleanup to be done, but this is a start, and
should resolve some issues with admin themes discussed in
#950
Merge branch 'feature/php8_templates' of https://github.com/mambax7/XoopsCore25 into feature/php8_templates
# Conflicts:
# htdocs/themes/xswatch4/modules/publisher/publisher_item.tpl
Merge xswatch4
|
| Date: |
1 month ago |
| Size: |
40,623 bytes |
|
|
|