1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential/controller
epriestley 78d33b1771 Silence an undeclared variable warning
Summary:
If you don't have a custom renderer, this variable does not get set
and emits a warning when you try to read it.

Test Plan:
Loaded page before and after change, warnings went away (lines
145 and 154 in old file).

Reviewed By: aran
Reviewers: tuomaspelkonen, aran
CC: jungejason, aran, epriestley
Differential Revision: 186
2011-04-29 20:27:02 -07:00
..
attach Change hard-coded PHID types to constants. 2011-03-03 12:00:53 -08:00
base Differential lazyweb diff create workflow. 2011-02-05 12:20:18 -08:00
changesetview Fixed whitespace options in Differential. 2011-04-19 23:07:44 -07:00
commentpreview Removed broken inline comment anchors. 2011-04-14 19:03:41 -07:00
commentsave Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
customrenderer Added possibility to define custom action links and properties in differential. 2011-04-12 16:23:57 -07:00
diffcreate Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
diffview Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
inlinecommentedit [differential] Prevent un-closeable overlay 2011-04-20 18:50:57 -07:00
inlinecommentpreview Inline comment-related fixes. 2011-02-02 19:38:43 -08:00
revisionedit Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
revisionlist Differential Updates View 2011-04-28 14:40:41 -07:00
revisionview Silence an undeclared variable warning 2011-04-29 20:27:02 -07:00
subscribe Make subscribe/unsubscribe work properly on Revisions. 2011-02-19 14:36:13 -08:00