aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v4/db_import.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-03-29 21:48:25 -0400
committerRalph Amissah <ralph@amissah.com>2013-03-29 21:48:25 -0400
commit5fb1d73615bbe3839767964a4028b65e07ecdf23 (patch)
tree388bfcf8a1178870e7f8375fa0f3dc5ac6304d06 /lib/sisu/v4/db_import.rb
parentdebian/changelog (4.0.17-1) (diff)
parentv4: version & changelog, dates touched (diff)
Merge tag 'sisu_4.0.18' into debian/sid
SiSU 4.0.18
Diffstat (limited to 'lib/sisu/v4/db_import.rb')
-rw-r--r--lib/sisu/v4/db_import.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sisu/v4/db_import.rb b/lib/sisu/v4/db_import.rb
index 7a5b4fb6..199d4efa 100644
--- a/lib/sisu/v4/db_import.rb
+++ b/lib/sisu/v4/db_import.rb
@@ -84,7 +84,6 @@ module SiSU_DbImport
@md=SiSU_Param::Parameters.new(@opt).get
@md.fnb
end
- @suffix=@opt.fns[/(?:.+?)(?:\.ssm\.sst|\.-?sst)/,1]
@fnc="#{@dal}/#{@opt.fns}.content.rbm"
@@seg,@@seg_full='','' #create? consider placing field just before clean text as opposed to seg which contains seg(.html) name info seg_full would contain seg info for levels 5 & 6 where available eg seg_full may be 7.3 (level 5) and 7.3.1 (level 6) where seg is 7
@col=Hash.new('')