Fork me on GitHub

block overriding  Bottom

  • I try to override a block , i ve seen this in

    pnblock.php

    Code

    } else {
            // load any old style block - don't use loader because this will
            // break the scope of the blocks_modules variable
            include 'config/blocks/' . $incfile;
        }


    i created my block in this folder, i can add it but it's not displayed

This list is based on users active over the last 60 minutes.