mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Support for {e_PAGETITLE} usage in $HEADER.
This commit is contained in:
@@ -571,7 +571,8 @@ echo "</head>\n";
|
||||
$body_onload = " style='padding:15px;margin:0px'"; //TODO e-iframe css class.
|
||||
}
|
||||
|
||||
|
||||
$HEADER = str_replace("{e_PAGETITLE}",deftrue('e_PAGETITLE',''),$HEADER);
|
||||
|
||||
|
||||
if(!deftrue('BODYTAG')) //TODO Discuss a better way?
|
||||
{
|
||||
|
Reference in New Issue
Block a user