Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
banners-with-skip
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3686b757
authored
2016-03-09 16:01:30 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
it
1 parent
a0559271
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
index.php
index.php
View file @
3686b75
...
...
@@ -45,6 +45,8 @@ body {
<frame
src=
"menu.php?d=
<?php
echo
$_SERVER
[
'HTTP_HOST'
]
.
$id
;
?>
"
name=
"bottomFrame"
scrolling=
"No"
noresize=
"noresize"
id=
"bottomFrame"
title=
"bottomFrame"
/>
<?php
/*
<frame src="http://banners.cvs.gotenzing.com/menu.php?d=<?php echo $_SERVER['HTTP_HOST'];?>" name="bottomFrame" scrolling="No" noresize="noresize" id="bottomFrame" title="bottomFrame" />
//it-worked
*/
?>
</frameset>
<noframes>
...
...
Please
register
or
sign in
to post a comment