Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3639 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3639 Rev 3712
Línea 91... Línea 91...
91
?>
91
?>
Línea 92... Línea 92...
92
 
92
 
93
<!DOCTYPE html>
93
<!DOCTYPE html>
94
<html>
94
<html>
95
	<head>
95
	<head>
96
    	<?php 
96
		<?php 
-
 
97
        echo $this->headTitle();
-
 
98
        ?>
-
 
99
        <link rel="icon" href="<?php echo $this->networkFavicoHelper(); ?>">
97
            echo $this->headTitle();
100
        <?php
98
            echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
101
            echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
99
            ->appendHttpEquiv('expires','0')
102
            ->appendHttpEquiv('expires','0')
100
        	->appendHttpEquiv('expires','Tue, 01 Jan 1980 1:00:00 GMT')
103
        	->appendHttpEquiv('expires','Tue, 01 Jan 1980 1:00:00 GMT')
101
        	->appendHttpEquiv('pragma', 'no-cache')
104
        	->appendHttpEquiv('pragma', 'no-cache')