From 0a958baddf557e652e58ba4f5c8ba799e2ba4eb9 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 4 Feb 2013 21:09:47 +0000 Subject: [PATCH] correção no preview em ambientes windows --- admin/php/editortexto.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/admin/php/editortexto.php b/admin/php/editortexto.php index 9eaec90..809c9b2 100644 --- a/admin/php/editortexto.php +++ b/admin/php/editortexto.php @@ -54,6 +54,7 @@ body { echo ""; + $mapfile = str_replace("\\","/",$mapfile); echo ""; echo ""; -- libgit2 0.21.2