Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3639 | Rev 3717 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3639 Rev 3712
Línea 33... Línea 33...
33
 
33
 
34
?>
34
?>
35
<!DOCTYPE html>
35
<!DOCTYPE html>
36
<html>
36
<html>
37
    <head>
37
    <head>
38
    	<?php 
38
		<?php 
-
 
39
        echo $this->headTitle();
-
 
40
        ?>
-
 
41
        <link rel="icon" href="<?php echo $this->networkFavicoHelper(); ?>">
39
            echo $this->headTitle();
42
        <?php
40
            echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
43
            echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
41
            ->appendHttpEquiv('expires','0')
44
            ->appendHttpEquiv('expires','0')
42
        	->appendHttpEquiv('expires','Tue, 01 Jan 1980 1:00:00 GMT')
45
        	->appendHttpEquiv('expires','Tue, 01 Jan 1980 1:00:00 GMT')
43
        	->appendHttpEquiv('pragma', 'no-cache')
46
        	->appendHttpEquiv('pragma', 'no-cache')