| File: |
htdocs/class/xoopsblock.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
copyright update
Merge pull request #1239 from Andrew-Staves-Activ/notificationhandler_subscribe_success
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 pull request #946 from geekwright/profile_userinfo_tpl
Bad form in profile_userinfo.tpl
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: |
2 months ago |
| Size: |
1,417 bytes |
|
|
|