[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[5977] trunk/LedgerSMB/Template/HTML.pm
- Subject: SF.net SVN: ledger-smb:[5977] trunk/LedgerSMB/Template/HTML.pm
- From: ..hidden..
- Date: Wed, 28 Aug 2013 09:55:34 +0000
Revision: 5977
http://sourceforge.net/p/ledger-smb/code/5977
Author: einhverfr
Date: 2013-08-28 09:55:32 +0000 (Wed, 28 Aug 2013)
Log Message:
-----------
Second part of template path warning fix
Modified Paths:
--------------
trunk/LedgerSMB/Template/HTML.pm
Modified: trunk/LedgerSMB/Template/HTML.pm
===================================================================
--- trunk/LedgerSMB/Template/HTML.pm 2013-08-28 09:47:41 UTC (rev 5976)
+++ trunk/LedgerSMB/Template/HTML.pm 2013-08-28 09:55:32 UTC (rev 5977)
@@ -127,7 +127,7 @@
unshift @$paths, $parent->{include_path_lang}
if defined $parent->{include_path_lang};
my $arghash = {
- INCLUDE_PATH => [$parent->{include_path_lang}, $parent->{include_path},'templates/demo','UI/lib'],
+ INCLUDE_PATH => $paths,
ENCODING => 'utf8',
START_TAG => quotemeta('<?lsmb'),
END_TAG => quotemeta('?>'),
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits