cleaned debugging noise, better naming
[feisty_meow.git] / scripts / site_avenger / shared_site_mgr.sh
index a82ae98d2345c91fc6179fd0d6ae61a4f5ec19c8..94a4f792d8bef9638cfc14d506a6db48e9b355a5 100644 (file)
@@ -354,7 +354,7 @@ function update_composer_repository()
 # fixes the ownership for a site avenger or php application.
 # this almost certainly will require sudo capability, if there are any ownership problems
 # that need to be resolved.
-function fix_ownership()
+function fix_appdir_ownership()
 {
   local appsdir="$1"; shift
   local dir="$1"; shift