Author: poeml Date: Mon Feb 10 00:05:55 2014 New Revision: 8474 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8474&view=rev Log: mod_stats: - fix log message mentioning not mod_stats, but mod_zrkadlo Modified: trunk/mod_stats/mod_stats.c Modified: trunk/mod_stats/mod_stats.c URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mod_stats/mod_stats.c?rev=8474&r1=8473&r2=8474&view=diff ============================================================================== --- trunk/mod_stats/mod_stats.c (original) +++ trunk/mod_stats/mod_stats.c Mon Feb 10 00:05:55 2014 _at_@ -118,7 +118,7 @@ if (ap_find_linked_module("mod_form.c") == NULL) { ap_log_error(APLOG_MARK, APLOG_ERR, 0, s, "[mod_stats] Module mod_form missing. Mod_form " - "must be loaded in order for mod_zrkadlo to function properly"); + "must be loaded in order for mod_stats to function properly"); return HTTP_INTERNAL_SERVER_ERROR; } _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Sun Feb 09 2014 - 23:05:59 GMT
This archive was generated by hypermail 2.3.0 : Sun Feb 09 2014 - 23:17:04 GMT