Browse Source

Added W3 Total Cache & WP Super Cache

old-stable
Mitesh Shah 12 years ago
parent
commit
50c3f91b5e
  1. 12
      setup/engine

12
setup/engine

@ -524,8 +524,8 @@ then
NGINXRELOAD NGINXRELOAD
elif [ "$5" = "fastcgi" ] #elif [ "$5" = "fastcgi" ]
then #then
@ -534,11 +534,11 @@ then
fi fi
elif [ "$4" = "multi" ] #elif [ "$4" = "multi" ]
then #then
else #else
EngineHelp # EngineHelp
fi fi

Loading…
Cancel
Save