From b1313ab42a83c926cccb724a322285044e02271c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Jan 2013 16:11:13 -0200 Subject: Upgrading for 2.7 compatibility --config --- templates/wordpress.sh.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/wordpress.sh.erb b/templates/wordpress.sh.erb index 41d739f..826dc82 100644 --- a/templates/wordpress.sh.erb +++ b/templates/wordpress.sh.erb @@ -3,7 +3,7 @@ # wordpress management script. # -BASE="<%= wordpress_folder %>" +BASE="<%= folder %>" LOCALE="<%= real_wordpress_locale %>" # Set alternative base -- cgit v1.2.3