Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
| start [2026/04/03 19:39] – webmaster | start [2026/04/03 19:45] (actual) – [Fix] webmaster | ||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| ====== FIXING CÓDIGO BASE ====== | ====== FIXING CÓDIGO BASE ====== | ||
| + | Colección de correcciones que le voy haciendo al código base de dokuwiki respecto de la evolución de php y sus las restricciones que han ido añadiendo en los valores undefined. | ||
| ===== 1 ===== | ===== 1 ===== | ||
| ==== Warnings ==== | ==== Warnings ==== | ||
| Línea 7: | Línea 8: | ||
| Warning: Undefined array key " | Warning: Undefined array key " | ||
| ==== Fix ==== | ==== Fix ==== | ||
| + | === Opción 1 Do it yourself === | ||
| / | / | ||
| {{ pasted: | {{ pasted: | ||
| Línea 13: | Línea 15: | ||
| $title = $atts[' | $title = $atts[' | ||
| </ | </ | ||
| + | |||
| + | === Opción 2 Descárgar y sustituir === | ||
| + | < | ||
| + | f0b29dc3c70a390b7119f141992cfad5e3923ab63486079ffb4dc6b6da5196aa8f287bdc83beb7b5ab7867dae64e95b808d91afd08a4d53e90d35337538a5065 *xhtml.tgz | ||
| + | </ | ||
| + | |||
| + | * {{ :xhtml.tgz |}} | ||
| + | |||
| + | |||