Move from Xhtml to Html. re #73
Este commit está contenido en:
padre
e833172e99
commit
d3ce31c6be
Se han modificado 5 ficheros con 8 adiciones y 9 borrados
2
base.php
2
base.php
|
@ -208,7 +208,7 @@ class Link
|
|||
}
|
||||
|
||||
public function hrefXhtml () {
|
||||
return str_replace ("&", "&", $this->href);
|
||||
return $this->href;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Cargando…
Añadir tabla
Añadir enlace
Referenciar en una nueva incidencia