From 3cffa07182c016d29d82666e03a1423fb6160bd8 Mon Sep 17 00:00:00 2001 From: rub Date: Thu, 15 May 2008 18:43:33 +0000 Subject: Change some PhpWebGallery to Piwigo. (2/2) All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/event_tracer/tracer_admin.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/event_tracer/tracer_admin.tpl') diff --git a/plugins/event_tracer/tracer_admin.tpl b/plugins/event_tracer/tracer_admin.tpl index 9ff457019..17d7e2b01 100644 --- a/plugins/event_tracer/tracer_admin.tpl +++ b/plugins/event_tracer/tracer_admin.tpl @@ -5,7 +5,7 @@

The event tracer is a developer tool that logs in the footer of the window all calls to trigger_event method. -You can use this plugin to see what events is PhpWebGallery calling. +You can use this plugin to see what events is Piwigo calling. Note that $conf['show_queries'] must be true.

-- cgit v1.2.3