
Hi all, i want use a selfcreated variable e.g. Self->{myownvariable}=something and use this in any .dtl e.g. AgentZoomStatus.dtl I tried to access the variable with $Config{"myownvariable"} with no success. can anyone give me a reason? whats the right way to use own variablenames? Claus

Hi Claus, On Fri, Jun 06, 2003 at 12:16:39PM +0200, Claus Reinel wrote:
i want use a selfcreated variable e.g. Self->{myownvariable}=something and use this in any .dtl e.g. AgentZoomStatus.dtl I tried to access the variable with $Config{"myownvariable"} with no success.
can anyone give me a reason? whats the right way to use own variablenames?
This should work. Maybe you need to restart the websever (mod_perl without Apache::StatINC)!? -=> (perl modules loaded on startup)
Claus
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.

Hi Martin,
thanks restarting the webserver solves the problem.
Claus
"Martin Edenhofer"
Hi Claus,
On Fri, Jun 06, 2003 at 12:16:39PM +0200, Claus Reinel wrote:
i want use a selfcreated variable e.g. Self->{myownvariable}=something and use this in any .dtl e.g. AgentZoomStatus.dtl I tried to access the variable with $Config{"myownvariable"} with no success.
can anyone give me a reason? whats the right way to use own variablenames?
This should work.
Maybe you need to restart the websever (mod_perl without Apache::StatINC)!?
-=> (perl modules loaded on startup)
Claus
Martin
-- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.
_______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
participants (2)
-
Claus Reinel
-
Martin Edenhofer