Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15337 Rev 15350
Línea 159... Línea 159...
159
?>
159
?>
160
<!DOCTYPE html>
160
<!DOCTYPE html>
161
<html lang="es">
161
<html lang="es">
Línea 162... Línea 162...
162
 
162
 
163
<head>
163
<head>
164
	<?php
164
		<?php 
-
 
165
        echo $this->headTitle();
-
 
166
        ?>
-
 
167
        <link rel="icon" href="<?php echo $this->networkFavicoHelper(); ?>">
165
	echo $this->headTitle();
168
        <?php
166
	echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
169
	echo $this->headMeta()->appendHttpEquiv('X-UA-Compatible', 'IE=edge')
167
		->appendHttpEquiv('expires', '0')
170
		->appendHttpEquiv('expires', '0')
168
		->appendHttpEquiv('expires', 'Tue, 01 Jan 1980 1:00:00 GMT')
171
		->appendHttpEquiv('expires', 'Tue, 01 Jan 1980 1:00:00 GMT')
169
		->appendHttpEquiv('pragma', 'no-cache')
172
		->appendHttpEquiv('pragma', 'no-cache')