No javascript footer in AJAX requests.
This commit is contained in:
@@ -88,6 +88,7 @@ if (! empty($_SESSION['debug'])) {
|
|||||||
$_SESSION['debug'] = array();
|
$_SESSION['debug'] = array();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!$GLOBALS['is_ajax_request']) {
|
||||||
?>
|
?>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
//<![CDATA[
|
//<![CDATA[
|
||||||
@@ -162,6 +163,7 @@ if (window.parent.frame_content) {
|
|||||||
//]]>
|
//]]>
|
||||||
</script>
|
</script>
|
||||||
<?php
|
<?php
|
||||||
|
}
|
||||||
|
|
||||||
// Link to itself to replicate windows including frameset
|
// Link to itself to replicate windows including frameset
|
||||||
if (!isset($GLOBALS['checked_special'])) {
|
if (!isset($GLOBALS['checked_special'])) {
|
||||||
|
Reference in New Issue
Block a user