mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Remove some references to deprecated functions/methods.
This commit is contained in:
@@ -96,7 +96,7 @@ if (varset($e107_popup) != 1)
|
||||
// B.2 Send footer template, stop timing, send simple page stats
|
||||
//
|
||||
//NEW - Iframe mod
|
||||
if (!defsettrue('e_IFRAME'))
|
||||
if (!deftrue('e_IFRAME'))
|
||||
{
|
||||
parse_admin($ADMIN_FOOTER);
|
||||
}
|
||||
|
Reference in New Issue
Block a user