]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/rscript.cpp
Merge branch 'master' into full-month-stats
[stg.git] / projects / stargazer / plugins / other / rscript / rscript.cpp
index d5fab22243ef3b88f832d287ff7bf1d40e3b9fb1..fb8cb57c1fd9bd53d3efa852ec16b3de13ef0d1c 100644 (file)
@@ -324,6 +324,9 @@ std::for_each(authorizedUsers.begin(),
               authorizedUsers.end(),
               UpdateRouter(*this));
 
+logger("%s reloaded successfully.", rsSettings.GetMapFileName().c_str());
+printfd(__FILE__, "REMOTE_SCRIPT::Reload() %s reloaded successfully.\n");
+
 return 0;
 }
 //-----------------------------------------------------------------------------