View | Details | Raw Unified | Return to bug 41837
Collapse All | Expand All

(-)a/C4/Templates.pm (-5 lines)
Lines 179-188 C4::Templates - Functions for managing templates Link Here
179
179
180
=cut
180
=cut
181
181
182
# FIXME: this is a quick fix to stop rc1 installing broken
183
# Still trying to figure out the correct fix.
184
my $path = C4::Context->config('intrahtdocs') . "/prog/en/includes/";
185
186
#---------------------------------------------------------------------------------------------------------
182
#---------------------------------------------------------------------------------------------------------
187
# FIXME - POD
183
# FIXME - POD
188
184
189
- 

Return to bug 41837