mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 05:31:58 +02:00
And one more global pointer in the wmessage sc
This commit is contained in:
parent
107d3a019d
commit
c4197a76c0
@ -42,6 +42,7 @@ function wmessage_shortcode($parm)
|
||||
// Actually want to display a welcome message here
|
||||
$ns = e107::getRender();
|
||||
$tp = e107::getParser();
|
||||
$sql = e107::getDb();
|
||||
|
||||
if($cacheData = $e107cache->retrieve('wmessage'))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user