Compare commits
2 Commits
ccbc0a7c8f
...
7550b36bee
| Author | SHA1 | Date |
|---|---|---|
|
|
7550b36bee | |
|
|
684078ce88 |
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<meta name="viewport" content="initial-scale=1.0" />
|
<meta name="viewport" content="initial-scale=1.0" />
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<?php
|
<?php
|
||||||
include 'semester.php';
|
include 'semester.php';
|
||||||
$server = $_SERVER['SERVER_NAME'];
|
$server = $_SERVER['SERVER_NAME'];
|
||||||
if ( $server == 'intranet1.gavilan.edu') {
|
if ( $server == 'intranet1.gavilan.edu') {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue